#EEFBDF#EEFBDF
#EEFBDF is a very light, muted yellow-green. Relative luminance 0.925; OKLCH L 97.1% C 0.039 H 127.5°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBDF |
|---|---|
| RGB | rgb(238, 251, 223) |
| HSL | hsl(88, 78%, 93%) |
| HSV | hsv(88, 11%, 98%) |
| CMYK | cmyk(5.2%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(97.02, -9.12, 11.97) |
| CIE-LCH | lch(97.02, 15.04, 127.29°) |
| OKLab | oklab(97.1% -0.0239 0.0311) |
| OKLCH | oklch(97.1% 0.039 127.5) |
| XYZ | xyz(83.0743, 92.4990, 83.2753) |
| Luminance | 0.9250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.61
Lightyellow
#FFFFE0
ΔE00 4.99
Off White (survey)
#FFFFE4
ΔE00 5.08
Beige
#F5F5DC
ΔE00 5.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.68
Eggshell (survey)
#FFFFD4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBDF #ECDFFB
analogous
#FBFADF #EEFBDF #E0FBDF
triadic
#EEFBDF #DFEEFB #FBDFEE
tetradic
#EEFBDF #DFFBFA #ECDFFB #FBDFE0
square
#EEFBDF #DFFBFA #ECDFFB #FBDFE0
split-complementary
#EEFBDF #DFE0FB #FADFFB
monochromatic
#B4ED72 #D1F4A9 #EEFBDF #F1FCE4 #F1FCE4
Accessibility & contrast
On white
1.08
#EEFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#EEFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBDF
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBDF | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#FCF6E0
Tritanopia (blue-blind)
#F0F8F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eefbdf; /* rgb */ color: rgb(238, 251, 223); /* oklch */ color: oklch(97.1% 0.039 127.5);
Tailwind
colors: {
custom: {
50: '#f3fce9',
500: '#eefbdf',
950: '#000000',
},
}SCSS
$custom: #eefbdf; $custom-light: #f3fce9; $custom-dark: #000000;
JSON
{
"hex": "#eefbdf",
"rgb": {
"r": 238,
"g": 251,
"b": 223
},
"hsl": {
"h": 87.857,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.97103,
"c": 0.03922,
"h": 127.5
},
"luminance": 0.92499
}Semantic roles & 50–950 ramp
primary
#EEFBDF
secondary
#BD9CE2
accent
#0BDA6B
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584