#F4FFEE#F4FFEE
#F4FFEE is a very light, muted yellow-green. Relative luminance 0.969; OKLCH L 98.7% C 0.025 H 134.3°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFEE |
|---|---|
| RGB | rgb(244, 255, 238) |
| HSL | hsl(99, 100%, 97%) |
| HSV | hsv(99, 7%, 100%) |
| CMYK | cmyk(4.3%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.80, -6.58, 6.87) |
| CIE-LCH | lch(98.80, 9.52, 133.75°) |
| OKLab | oklab(98.72% -0.0175 0.018) |
| OKLCH | oklch(98.72% 0.025 134.3) |
| XYZ | xyz(88.4982, 96.9258, 94.9186) |
| Luminance | 0.9693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.60
Ivory
#FFFFF0
ΔE00 4.70
Mintcream
#F5FFFA
ΔE00 5.02
Beige
#F5F5DC
ΔE00 5.23
Off White (survey)
#FFFFE4
ΔE00 5.26
Lightyellow
#FFFFE0
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFEE #F9EEFF
analogous
#FDFFEE #F4FFEE #EEFFF1
triadic
#F4FFEE #EEF4FF #FFEEF4
tetradic
#F4FFEE #EEFDFF #F9EEFF #FFF1EE
square
#F4FFEE #EEFDFF #F9EEFF #FFF1EE
split-complementary
#F4FFEE #F1EEFF #FFEEFD
monochromatic
#A5FF74 #CCFFB1 #EBFFE0 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.03
#F4FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#F4FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFEE
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFEE | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FFFBEF
Tritanopia (blue-blind)
#F4FDFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f4ffee; /* rgb */ color: rgb(244, 255, 238); /* oklch */ color: oklch(98.7% 0.025 134.3);
Tailwind
colors: {
custom: {
50: '#f7fff3',
500: '#f4ffee',
950: '#000000',
},
}SCSS
$custom: #f4ffee; $custom-light: #f7fff3; $custom-dark: #000000;
JSON
{
"hex": "#f4ffee",
"rgb": {
"r": 244,
"g": 255,
"b": 238
},
"hsl": {
"h": 98.824,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98723,
"c": 0.0251,
"h": 134.3
},
"luminance": 0.96926
}Semantic roles & 50–950 ramp
primary
#F4FFEE
secondary
#D4A3EF
accent
#00E695
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685