#EAFBDB#EAFBDB
#EAFBDB is a very light, muted yellow-green. Relative luminance 0.916; OKLCH L 96.7% C 0.046 H 130.2°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBDB |
|---|---|
| RGB | rgb(234, 251, 219) |
| HSL | hsl(92, 80%, 92%) |
| HSV | hsv(92, 13%, 98%) |
| CMYK | cmyk(6.8%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(96.66, -11.13, 13.46) |
| CIE-LCH | lch(96.66, 17.47, 129.59°) |
| OKLab | oklab(96.71% -0.0295 0.0349) |
| OKLCH | oklch(96.71% 0.046 130.2) |
| XYZ | xyz(81.2130, 91.6009, 80.4063) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.15
Lightyellow
#FFFFE0
ΔE00 6.16
Off White (survey)
#FFFFE4
ΔE00 6.51
Eggshell (survey)
#FFFFD4
ΔE00 6.55
Beige
#F5F5DC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBDB #ECDBFB
analogous
#FAFBDB #EAFBDB #DBFBDC
triadic
#EAFBDB #DBEAFB #FBDBEA
tetradic
#EAFBDB #DBFAFB #ECDBFB #FBDCDB
square
#EAFBDB #DBFAFB #ECDBFB #FBDCDB
split-complementary
#EAFBDB #DCDBFB #FBDBFA
monochromatic
#AAEF6D #CAF5A4 #EAFBDB #EFFCE3 #EFFCE3
Accessibility & contrast
On white
1.09
#EAFBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EAFBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBDB
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBDB | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D9
Deuteranopia (green-blind)
#FCF5DC
Tritanopia (blue-blind)
#EBF8F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eafbdb; /* rgb */ color: rgb(234, 251, 219); /* oklch */ color: oklch(96.7% 0.046 130.2);
Tailwind
colors: {
custom: {
50: '#f0fce6',
500: '#eafbdb',
950: '#000000',
},
}SCSS
$custom: #eafbdb; $custom-light: #f0fce6; $custom-dark: #000000;
JSON
{
"hex": "#eafbdb",
"rgb": {
"r": 234,
"g": 251,
"b": 219
},
"hsl": {
"h": 91.875,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96713,
"c": 0.04568,
"h": 130.2
},
"luminance": 0.91601
}Semantic roles & 50–950 ramp
primary
#EAFBDB
secondary
#BF98E2
accent
#09DC79
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161715
muted
#858584