#F0FBDE#F0FBDE
#F0FBDE is a very light, muted yellow-green. Relative luminance 0.928; OKLCH L 97.2% C 0.040 H 124.1°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FBDE |
|---|---|
| RGB | rgb(240, 251, 222) |
| HSL | hsl(83, 78%, 93%) |
| HSV | hsv(83, 12%, 98%) |
| CMYK | cmyk(4.4%, 0%, 11.6%, 1.6%) |
| CIE-LAB | lab(97.14, -8.60, 12.67) |
| CIE-LCH | lch(97.14, 15.31, 124.15°) |
| OKLab | oklab(97.23% -0.0223 0.0329) |
| OKLCH | oklch(97.23% 0.04 124.1) |
| XYZ | xyz(83.6152, 92.7935, 82.5990) |
| Luminance | 0.9279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.27
Off White (survey)
#FFFFE4
ΔE00 4.44
Beige
#F5F5DC
ΔE00 4.52
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.96
Honeydew
#F0FFF0
ΔE00 5.02
Eggshell (survey)
#FFFFD4
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FBDE #E9DEFB
analogous
#FBF8DE #F0FBDE #E1FBDE
triadic
#F0FBDE #DEF0FB #FBDEF0
tetradic
#F0FBDE #DEFBF8 #E9DEFB #FBDEE1
square
#F0FBDE #DEFBF8 #E9DEFB #FBDEE1
split-complementary
#F0FBDE #DEE1FB #F8DEFB
monochromatic
#BEEE71 #D7F4A7 #F0FBDE #F3FCE4 #F3FCE4
Accessibility & contrast
On white
1.07
#F0FBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#F0FBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FBDE
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FBDE | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DC
Deuteranopia (green-blind)
#FDF7DF
Tritanopia (blue-blind)
#F2F8F3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f0fbde; /* rgb */ color: rgb(240, 251, 222); /* oklch */ color: oklch(97.2% 0.040 124.1);
Tailwind
colors: {
custom: {
50: '#f5fce8',
500: '#f0fbde',
950: '#000000',
},
}SCSS
$custom: #f0fbde; $custom-light: #f5fce8; $custom-dark: #000000;
JSON
{
"hex": "#f0fbde",
"rgb": {
"r": 240,
"g": 251,
"b": 222
},
"hsl": {
"h": 82.759,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.97225,
"c": 0.03974,
"h": 124.1
},
"luminance": 0.92794
}Semantic roles & 50–950 ramp
primary
#F0FBDE
secondary
#B69BE2
accent
#0BDB5A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584