#F4FFEF#F4FFEF
#F4FFEF is a very light, muted green. Relative luminance 0.970; OKLCH L 98.7% C 0.024 H 135.7°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFEF |
|---|---|
| RGB | rgb(244, 255, 239) |
| HSL | hsl(101, 100%, 97%) |
| HSV | hsv(101, 6%, 100%) |
| CMYK | cmyk(4.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.82, -6.41, 6.39) |
| CIE-LCH | lch(98.82, 9.05, 135.07°) |
| OKLab | oklab(98.75% -0.0171 0.0167) |
| OKLCH | oklch(98.75% 0.024 135.7) |
| XYZ | xyz(88.6455, 96.9847, 95.6944) |
| Luminance | 0.9698 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.49
Ivory
#FFFFF0
ΔE00 4.62
Mintcream
#F5FFFA
ΔE00 4.65
Beige
#F5F5DC
ΔE00 5.42
Off White (survey)
#FFFFE4
ΔE00 5.48
Lightyellow
#FFFFE0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFEF #FAEFFF
analogous
#FCFFEF #F4FFEF #EFFFF2
triadic
#F4FFEF #EFF4FF #FFEFF4
tetradic
#F4FFEF #EFFCFF #FAEFFF #FFF2EF
square
#F4FFEF #EFFCFF #FAEFFF #FFF2EF
split-complementary
#F4FFEF #F2EFFF #FFEFFC
monochromatic
#A0FF75 #CAFFB2 #EAFFE0 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.03
#F4FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.40
#F4FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFEF
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFEF | 1.00 | 1.03 | 20.40 | 20.40 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FFFBF0
Tritanopia (blue-blind)
#F4FEFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f4ffef; /* rgb */ color: rgb(244, 255, 239); /* oklch */ color: oklch(98.7% 0.024 135.7);
Tailwind
colors: {
custom: {
50: '#f7fff4',
500: '#f4ffef',
950: '#000000',
},
}SCSS
$custom: #f4ffef; $custom-light: #f7fff4; $custom-dark: #000000;
JSON
{
"hex": "#f4ffef",
"rgb": {
"r": 244,
"g": 255,
"b": 239
},
"hsl": {
"h": 101.25,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.98749,
"c": 0.02396,
"h": 135.7
},
"luminance": 0.96985
}Semantic roles & 50–950 ramp
primary
#F4FFEF
secondary
#D7A3EF
accent
#00E69E
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685