#EAFBDF#EAFBDF
#EAFBDF is a very light, muted yellow-green. Relative luminance 0.918; OKLCH L 96.8% C 0.041 H 132.9°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBDF |
|---|---|
| RGB | rgb(234, 251, 223) |
| HSL | hsl(96, 78%, 93%) |
| HSV | hsv(96, 11%, 98%) |
| CMYK | cmyk(6.8%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(96.74, -10.47, 11.53) |
| CIE-LCH | lch(96.74, 15.58, 132.24°) |
| OKLab | oklab(96.81% -0.0279 0.03) |
| OKLCH | oklch(96.81% 0.041 132.9) |
| XYZ | xyz(81.7459, 91.8140, 83.2130) |
| Luminance | 0.9181 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.66
Lightyellow
#FFFFE0
ΔE00 6.26
Beige
#F5F5DC
ΔE00 6.35
Off White (survey)
#FFFFE4
ΔE00 6.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.75
Eggshell (survey)
#FFFFD4
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBDF #F0DFFB
analogous
#F8FBDF #EAFBDF #DFFBE2
triadic
#EAFBDF #DFEAFB #FBDFEA
tetradic
#EAFBDF #DFF8FB #F0DFFB #FBE2DF
square
#EAFBDF #DFF8FB #F0DFFB #FBE2DF
split-complementary
#EAFBDF #E2DFFB #FBDFF8
monochromatic
#A3ED72 #C6F4A9 #EAFBDF #EDFCE4 #EDFCE4
Accessibility & contrast
On white
1.08
#EAFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#EAFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBDF
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBDF | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#EBF8F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafbdf; /* rgb */ color: rgb(234, 251, 223); /* oklch */ color: oklch(96.8% 0.041 132.9);
Tailwind
colors: {
custom: {
50: '#f0fce9',
500: '#eafbdf',
950: '#000000',
},
}SCSS
$custom: #eafbdf; $custom-light: #f0fce9; $custom-dark: #000000;
JSON
{
"hex": "#eafbdf",
"rgb": {
"r": 234,
"g": 251,
"b": 223
},
"hsl": {
"h": 96.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96811,
"c": 0.04095,
"h": 132.9
},
"luminance": 0.91814
}Semantic roles & 50–950 ramp
primary
#EAFBDF
secondary
#C79CE2
accent
#0BDA89
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584