#EAFFDB#EAFFDB
#EAFFDB is a very light, muted yellow-green. Relative luminance 0.941; OKLCH L 97.5% C 0.052 H 132.2°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFDB |
|---|---|
| RGB | rgb(234, 255, 219) |
| HSL | hsl(95, 100%, 93%) |
| HSV | hsv(95, 14%, 100%) |
| CMYK | cmyk(8.2%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.68, -13.11, 14.91) |
| CIE-LCH | lch(97.68, 19.86, 131.31°) |
| OKLab | oklab(97.53% -0.0349 0.0386) |
| OKLCH | oklch(97.53% 0.052 132.2) |
| XYZ | xyz(82.4757, 94.1263, 80.8272) |
| Luminance | 0.9413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.83
Eggshell (survey)
#FFFFD4
ΔE00 6.97
Honeydew
#F0FFF0
ΔE00 7.01
Lightyellow
#FFFFE0
ΔE00 7.21
Ecru
#FEFFCA
ΔE00 7.62
Cream
#FFFDD0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFDB #F0DBFF
analogous
#FCFFDB #EAFFDB #DBFFDE
triadic
#EAFFDB #DBEAFF #FFDBEA
tetradic
#EAFFDB #DBFCFF #F0DBFF #FFDEDB
square
#EAFFDB #DBFCFF #F0DBFF #FFDEDB
split-complementary
#EAFFDB #DEDBFF #FFDBFC
monochromatic
#A3FF61 #C6FF9E #EAFFDB #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.06
#EAFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#EAFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFDB
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFDB | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D9
Deuteranopia (green-blind)
#FFF8DD
Tritanopia (blue-blind)
#EBFCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffdb; /* rgb */ color: rgb(234, 255, 219); /* oklch */ color: oklch(97.5% 0.052 132.2);
Tailwind
colors: {
custom: {
50: '#f0ffe6',
500: '#eaffdb',
950: '#000000',
},
}SCSS
$custom: #eaffdb; $custom-light: #f0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#eaffdb",
"rgb": {
"r": 234,
"g": 255,
"b": 219
},
"hsl": {
"h": 95,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97527,
"c": 0.05206,
"h": 132.2
},
"luminance": 0.94127
}Semantic roles & 50–950 ramp
primary
#EAFFDB
secondary
#C792EC
accent
#00E686
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684