#EAFDEB#EAFDEB
#EAFDEB is a very light, muted green. Relative luminance 0.937; OKLCH L 97.5% C 0.031 H 146.8°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDEB |
|---|---|
| RGB | rgb(234, 253, 235) |
| HSL | hsl(123, 83%, 95%) |
| HSV | hsv(123, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(97.53, -9.42, 6.49) |
| CIE-LCH | lch(97.53, 11.44, 145.44°) |
| OKLab | oklab(97.52% -0.0259 0.017) |
| OKLCH | oklch(97.52% 0.031 146.8) |
| XYZ | xyz(84.0495, 93.7404, 92.2468) |
| Luminance | 0.9374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.90
Mintcream
#F5FFFA
ΔE00 6.50
Beige
#F5F5DC
ΔE00 7.34
Off White (survey)
#FFFFE4
ΔE00 7.49
Ivory
#FFFFF0
ΔE00 7.58
Ice
#D6FFFA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDEB #FDEAFC
analogous
#F2FDEA #EAFDEB #EAFDF4
triadic
#EAFDEB #EBEAFD #FDEBEA
tetradic
#EAFDEB #EAF2FD #FDEAFC #FDF4EA
square
#EAFDEB #EAF2FD #FDEAFC #FDF4EA
split-complementary
#EAFDEB #F4EAFD #FDEAF2
monochromatic
#7AF281 #B2F8B6 #E3FCE4 #E3FCE4 #E3FCE4
Accessibility & contrast
On white
1.06
#EAFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#EAFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDEB
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDEB | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#FAF7EC
Tritanopia (blue-blind)
#E8FCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafdeb; /* rgb */ color: rgb(234, 253, 235); /* oklch */ color: oklch(97.5% 0.031 146.8);
Tailwind
colors: {
custom: {
50: '#f0fef1',
500: '#eafdeb',
950: '#000000',
},
}SCSS
$custom: #eafdeb; $custom-light: #f0fef1; $custom-dark: #000000;
JSON
{
"hex": "#eafdeb",
"rgb": {
"r": 234,
"g": 253,
"b": 235
},
"hsl": {
"h": 123.158,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97521,
"c": 0.03097,
"h": 146.8
},
"luminance": 0.93741
}Semantic roles & 50–950 ramp
primary
#EAFDEB
secondary
#E7A4E3
accent
#06D4DF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585