#F0FFE8#F0FFE8
#F0FFE8 is a very light, muted yellow-green. Relative luminance 0.959; OKLCH L 98.3% C 0.034 H 134.5°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFE8 |
|---|---|
| RGB | rgb(240, 255, 232) |
| HSL | hsl(99, 100%, 95%) |
| HSV | hsv(99, 9%, 100%) |
| CMYK | cmyk(5.9%, 0%, 9%, 0%) |
| CIE-LAB | lab(98.38, -8.93, 9.31) |
| CIE-LCH | lch(98.38, 12.90, 133.82°) |
| OKLab | oklab(98.28% -0.0238 0.0243) |
| OKLCH | oklch(98.28% 0.034 134.5) |
| XYZ | xyz(86.2581, 95.8710, 90.2889) |
| Luminance | 0.9587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.85
Off White (survey)
#FFFFE4
ΔE00 5.69
Beige
#F5F5DC
ΔE00 5.82
Lightyellow
#FFFFE0
ΔE00 5.96
Ivory
#FFFFF0
ΔE00 6.82
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFE8 #F7E8FF
analogous
#FCFFE8 #F0FFE8 #E8FFEB
triadic
#F0FFE8 #E8F0FF #FFE8F0
tetradic
#F0FFE8 #E8FCFF #F7E8FF #FFEBE8
square
#F0FFE8 #E8FCFF #F7E8FF #FFEBE8
split-complementary
#F0FFE8 #EBE8FF #FFE8FC
monochromatic
#A0FF6E #C8FFAB #EBFFE0 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.04
#F0FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#F0FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFE8
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFE8 | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE7
Deuteranopia (green-blind)
#FFFAE9
Tritanopia (blue-blind)
#F0FDF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0ffe8; /* rgb */ color: rgb(240, 255, 232); /* oklch */ color: oklch(98.3% 0.034 134.5);
Tailwind
colors: {
custom: {
50: '#f5ffef',
500: '#f0ffe8',
950: '#000000',
},
}SCSS
$custom: #f0ffe8; $custom-light: #f5ffef; $custom-dark: #000000;
JSON
{
"hex": "#f0ffe8",
"rgb": {
"r": 240,
"g": 255,
"b": 232
},
"hsl": {
"h": 99.13,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.98277,
"c": 0.03403,
"h": 134.5
},
"luminance": 0.95871
}Semantic roles & 50–950 ramp
primary
#F0FFE8
secondary
#D29DEE
accent
#00E696
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685