#EAFCDB#EAFCDB
#EAFCDB is a very light, muted yellow-green. Relative luminance 0.922; OKLCH L 96.9% C 0.047 H 130.7°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCDB |
|---|---|
| RGB | rgb(234, 252, 219) |
| HSL | hsl(93, 85%, 92%) |
| HSV | hsv(93, 13%, 99%) |
| CMYK | cmyk(7.1%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(96.91, -11.63, 13.82) |
| CIE-LCH | lch(96.91, 18.06, 130.06°) |
| OKLab | oklab(96.92% -0.0308 0.0358) |
| OKLCH | oklch(96.92% 0.047 130.7) |
| XYZ | xyz(81.5262, 92.2273, 80.5107) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.11
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.30
Lightyellow
#FFFFE0
ΔE00 6.42
Eggshell (survey)
#FFFFD4
ΔE00 6.63
Off White (survey)
#FFFFE4
ΔE00 6.81
Beige
#F5F5DC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCDB #EDDBFC
analogous
#FBFCDB #EAFCDB #DBFCDD
triadic
#EAFCDB #DBEAFC #FCDBEA
tetradic
#EAFCDB #DBFBFC #EDDBFC #FCDDDB
square
#EAFCDB #DBFBFC #EDDBFC #FCDDDB
split-complementary
#EAFCDB #DDDBFC #FCDBFB
monochromatic
#A8F36A #C9F7A3 #EAFCDB #EFFDE3 #EFFDE3
Accessibility & contrast
On white
1.08
#EAFCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#EAFCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCDB
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCDB | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D9
Deuteranopia (green-blind)
#FDF6DC
Tritanopia (blue-blind)
#EBF9F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafcdb; /* rgb */ color: rgb(234, 252, 219); /* oklch */ color: oklch(96.9% 0.047 130.7);
Tailwind
colors: {
custom: {
50: '#f0fde6',
500: '#eafcdb',
950: '#000000',
},
}SCSS
$custom: #eafcdb; $custom-light: #f0fde6; $custom-dark: #000000;
JSON
{
"hex": "#eafcdb",
"rgb": {
"r": 234,
"g": 252,
"b": 219
},
"hsl": {
"h": 92.727,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96916,
"c": 0.04727,
"h": 130.7
},
"luminance": 0.92228
}Semantic roles & 50–950 ramp
primary
#EAFCDB
secondary
#C197E4
accent
#04E17D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161715
muted
#858584