#F5FCEE#F5FCEE
#F5FCEE is a very light, near-neutral yellow-green. Relative luminance 0.952; OKLCH L 98.2% C 0.020 H 128.7°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FCEE |
|---|---|
| RGB | rgb(245, 252, 238) |
| HSL | hsl(90, 70%, 96%) |
| HSV | hsv(90, 6%, 99%) |
| CMYK | cmyk(2.8%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(98.12, -4.75, 5.90) |
| CIE-LCH | lch(98.12, 7.57, 128.82°) |
| OKLab | oklab(98.2% -0.0124 0.0155) |
| OKLCH | oklch(98.2% 0.02 128.7) |
| XYZ | xyz(87.8967, 95.2062, 94.6184) |
| Luminance | 0.9521 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.09
Ivory
#FFFFF0
ΔE00 3.10
Mintcream
#F5FFFA
ΔE00 3.93
Beige
#F5F5DC
ΔE00 4.81
Off White (survey)
#FFFFE4
ΔE00 5.16
Floralwhite
#FFFAF0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FCEE #F5EEFC
analogous
#FCFCEE #F5FCEE #EEFCEE
triadic
#F5FCEE #EEF5FC #FCEEF5
tetradic
#F5FCEE #EEFCFC #F5EEFC #FCEEEE
square
#F5FCEE #EEFCFC #F5EEFC #FCEEEE
split-complementary
#F5FCEE #EEEEFC #FCEEFC
monochromatic
#B8EA86 #D6F3BA #F0FAE5 #F0FAE5 #F0FAE5
Accessibility & contrast
On white
1.05
#F5FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#F5FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FCEE
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FCEE | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FDF9EF
Tritanopia (blue-blind)
#F6FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f5fcee; /* rgb */ color: rgb(245, 252, 238); /* oklch */ color: oklch(98.2% 0.020 128.7);
Tailwind
colors: {
custom: {
50: '#f8fdf3',
500: '#f5fcee',
950: '#000000',
},
}SCSS
$custom: #f5fcee; $custom-light: #f8fdf3; $custom-dark: #000000;
JSON
{
"hex": "#f5fcee",
"rgb": {
"r": 245,
"g": 252,
"b": 238
},
"hsl": {
"h": 90,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.98202,
"c": 0.01981,
"h": 128.7
},
"luminance": 0.95206
}Semantic roles & 50–950 ramp
primary
#F5FCEE
secondary
#C7ACE2
accent
#14D273
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585