#F0FFDF#F0FFDF
#F0FFDF is a very light, muted yellow-green. Relative luminance 0.954; OKLCH L 98.1% C 0.045 H 127.8°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FFDF |
|---|---|
| RGB | rgb(240, 255, 223) |
| HSL | hsl(88, 100%, 94%) |
| HSV | hsv(88, 13%, 100%) |
| CMYK | cmyk(5.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(98.18, -10.42, 13.63) |
| CIE-LCH | lch(98.18, 17.16, 127.39°) |
| OKLab | oklab(98.06% -0.0274 0.0354) |
| OKLCH | oklch(98.06% 0.045 127.8) |
| XYZ | xyz(85.0124, 95.3727, 83.7278) |
| Luminance | 0.9537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 5.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.60
Honeydew
#F0FFF0
ΔE00 5.66
Off White (survey)
#FFFFE4
ΔE00 5.74
Eggshell (survey)
#FFFFD4
ΔE00 5.89
Beige
#F5F5DC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FFDF #EEDFFF
analogous
#FFFEDF #F0FFDF #E0FFDF
triadic
#F0FFDF #DFF0FF #FFDFF0
tetradic
#F0FFDF #DFFFFE #EEDFFF #FFDFE0
square
#F0FFDF #DFFFFE #EEDFFF #FFDFE0
split-complementary
#F0FFDF #DFE0FF #FEDFFF
monochromatic
#B7FF65 #D3FFA2 #F0FFDF #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.05
#F0FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#F0FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FFDF
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FFDF | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FFF9E0
Tritanopia (blue-blind)
#F2FCF6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f0ffdf; /* rgb */ color: rgb(240, 255, 223); /* oklch */ color: oklch(98.1% 0.045 127.8);
Tailwind
colors: {
custom: {
50: '#f5ffe9',
500: '#f0ffdf',
950: '#000000',
},
}SCSS
$custom: #f0ffdf; $custom-light: #f5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#f0ffdf",
"rgb": {
"r": 240,
"g": 255,
"b": 223
},
"hsl": {
"h": 88.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.98055,
"c": 0.04473,
"h": 127.8
},
"luminance": 0.95373
}Semantic roles & 50–950 ramp
primary
#F0FFDF
secondary
#BE96EC
accent
#00E66C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684