#F4FCEF#F4FCEF
#F4FCEF is a very light, near-neutral yellow-green. Relative luminance 0.951; OKLCH L 98.2% C 0.019 H 133.1°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FCEF |
|---|---|
| RGB | rgb(244, 252, 239) |
| HSL | hsl(97, 68%, 96%) |
| HSV | hsv(97, 5%, 99%) |
| CMYK | cmyk(3.2%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(98.07, -4.91, 5.31) |
| CIE-LCH | lch(98.07, 7.23, 132.78°) |
| OKLab | oklab(98.15% -0.013 0.0139) |
| OKLCH | oklch(98.15% 0.019 133.1) |
| XYZ | xyz(87.6960, 95.0857, 95.3779) |
| Luminance | 0.9509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.82
Mintcream
#F5FFFA
ΔE00 3.50
Ivory
#FFFFF0
ΔE00 3.51
Beige
#F5F5DC
ΔE00 5.31
Off White (survey)
#FFFFE4
ΔE00 5.67
Azure (CSS)
#F0FFFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FCEF #F7EFFC
analogous
#FBFCEF #F4FCEF #EFFCF1
triadic
#F4FCEF #EFF4FC #FCEFF4
tetradic
#F4FCEF #EFFBFC #F7EFFC #FCF1EF
square
#F4FCEF #EFFBFC #F7EFFC #FCF1EF
split-complementary
#F4FCEF #F1EFFC #FCEFFB
monochromatic
#ADE988 #D1F2BB #EDFAE5 #EDFAE5 #EDFAE5
Accessibility & contrast
On white
1.05
#F4FCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#F4FCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FCEF
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FCEF | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#FCF9F0
Tritanopia (blue-blind)
#F4FBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4fcef; /* rgb */ color: rgb(244, 252, 239); /* oklch */ color: oklch(98.2% 0.019 133.1);
Tailwind
colors: {
custom: {
50: '#f7fdf4',
500: '#f4fcef',
950: '#000000',
},
}SCSS
$custom: #f4fcef; $custom-light: #f7fdf4; $custom-dark: #000000;
JSON
{
"hex": "#f4fcef",
"rgb": {
"r": 244,
"g": 252,
"b": 239
},
"hsl": {
"h": 96.923,
"s": 68.421,
"l": 96.275
},
"oklch": {
"l": 0.98154,
"c": 0.01904,
"h": 133.1
},
"luminance": 0.95086
}Semantic roles & 50–950 ramp
primary
#F4FCEF
secondary
#CEADE2
accent
#15D088
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585