#F0FBDF#F0FBDF
#F0FBDF is a very light, muted yellow-green. Relative luminance 0.928; OKLCH L 97.3% C 0.038 H 124.6°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FBDF |
|---|---|
| RGB | rgb(240, 251, 223) |
| HSL | hsl(84, 78%, 93%) |
| HSV | hsv(84, 11%, 98%) |
| CMYK | cmyk(4.4%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(97.17, -8.43, 12.19) |
| CIE-LCH | lch(97.17, 14.82, 124.68°) |
| OKLab | oklab(97.25% -0.0219 0.0317) |
| OKLCH | oklch(97.25% 0.039 124.6) |
| XYZ | xyz(83.7496, 92.8472, 83.3069) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.32
Off White (survey)
#FFFFE4
ΔE00 4.40
Beige
#F5F5DC
ΔE00 4.44
Honeydew
#F0FFF0
ΔE00 4.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.17
Eggshell (survey)
#FFFFD4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FBDF #EADFFB
analogous
#FBF8DF #F0FBDF #E2FBDF
triadic
#F0FBDF #DFF0FB #FBDFF0
tetradic
#F0FBDF #DFFBF8 #EADFFB #FBDFE2
square
#F0FBDF #DFFBF8 #EADFFB #FBDFE2
split-complementary
#F0FBDF #DFE2FB #F8DFFB
monochromatic
#BDED72 #D7F4A9 #F0FBDF #F2FCE4 #F2FCE4
Accessibility & contrast
On white
1.07
#F0FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#F0FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FBDF
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FBDF | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DD
Deuteranopia (green-blind)
#FDF7E0
Tritanopia (blue-blind)
#F2F8F3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f0fbdf; /* rgb */ color: rgb(240, 251, 223); /* oklch */ color: oklch(97.3% 0.038 124.6);
Tailwind
colors: {
custom: {
50: '#f5fce9',
500: '#f0fbdf',
950: '#000000',
},
}SCSS
$custom: #f0fbdf; $custom-light: #f5fce9; $custom-dark: #000000;
JSON
{
"hex": "#f0fbdf",
"rgb": {
"r": 240,
"g": 251,
"b": 223
},
"hsl": {
"h": 83.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9725,
"c": 0.0385,
"h": 124.6
},
"luminance": 0.92847
}Semantic roles & 50–950 ramp
primary
#F0FBDF
secondary
#B89CE2
accent
#0BDA5D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584