#F4FCEE#F4FCEE
#F4FCEE is a very light, muted yellow-green. Relative luminance 0.950; OKLCH L 98.1% C 0.020 H 131.5°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FCEE |
|---|---|
| RGB | rgb(244, 252, 238) |
| HSL | hsl(94, 70%, 96%) |
| HSV | hsv(94, 6%, 99%) |
| CMYK | cmyk(3.2%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(98.04, -5.08, 5.78) |
| CIE-LCH | lch(98.04, 7.70, 131.29°) |
| OKLab | oklab(98.13% -0.0134 0.0152) |
| OKLCH | oklch(98.13% 0.02 131.5) |
| XYZ | xyz(87.5487, 95.0268, 94.6021) |
| Luminance | 0.9503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.70
Ivory
#FFFFF0
ΔE00 3.50
Mintcream
#F5FFFA
ΔE00 3.89
Beige
#F5F5DC
ΔE00 5.01
Off White (survey)
#FFFFE4
ΔE00 5.36
Lightyellow
#FFFFE0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FCEE #F6EEFC
analogous
#FBFCEE #F4FCEE #EEFCEF
triadic
#F4FCEE #EEF4FC #FCEEF4
tetradic
#F4FCEE #EEFBFC #F6EEFC #FCEFEE
square
#F4FCEE #EEFBFC #F6EEFC #FCEFEE
split-complementary
#F4FCEE #EFEEFC #FCEEFB
monochromatic
#B1EA86 #D2F3BA #EEFAE5 #EEFAE5 #EEFAE5
Accessibility & contrast
On white
1.05
#F4FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#F4FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FCEE
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FCEE | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FCF9EF
Tritanopia (blue-blind)
#F4FBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4fcee; /* rgb */ color: rgb(244, 252, 238); /* oklch */ color: oklch(98.1% 0.020 131.5);
Tailwind
colors: {
custom: {
50: '#f7fdf3',
500: '#f4fcee',
950: '#000000',
},
}SCSS
$custom: #f4fcee; $custom-light: #f7fdf3; $custom-dark: #000000;
JSON
{
"hex": "#f4fcee",
"rgb": {
"r": 244,
"g": 252,
"b": 238
},
"hsl": {
"h": 94.286,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.98127,
"c": 0.02023,
"h": 131.5
},
"luminance": 0.95027
}Semantic roles & 50–950 ramp
primary
#F4FCEE
secondary
#CBACE2
accent
#14D280
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585