#EAFFD8#EAFFD8
#EAFFD8 is a very light, muted yellow-green. Relative luminance 0.940; OKLCH L 97.5% C 0.056 H 130.6°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFD8 |
|---|---|
| RGB | rgb(234, 255, 216) |
| HSL | hsl(92, 100%, 92%) |
| HSV | hsv(92, 15%, 100%) |
| CMYK | cmyk(8.2%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(97.62, -13.59, 16.36) |
| CIE-LCH | lch(97.62, 21.27, 129.72°) |
| OKLab | oklab(97.46% -0.0361 0.0422) |
| OKLCH | oklch(97.46% 0.056 130.6) |
| XYZ | xyz(82.0843, 93.9698, 78.7660) |
| Luminance | 0.9397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.62
Eggshell (survey)
#FFFFD4
ΔE00 6.68
Ecru
#FEFFCA
ΔE00 7.09
Ivory (survey)
#FFFFCB
ΔE00 7.26
Lightyellow
#FFFFE0
ΔE00 7.31
Cream
#FFFDD0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFD8 #EDD8FF
analogous
#FDFFD8 #EAFFD8 #D8FFDA
triadic
#EAFFD8 #D8EAFF #FFD8EA
tetradic
#EAFFD8 #D8FDFF #EDD8FF #FFDAD8
square
#EAFFD8 #D8FDFF #EDD8FF #FFDAD8
split-complementary
#EAFFD8 #DAD8FF #FFD8FD
monochromatic
#A8FF5E #C9FF9B #EAFFD8 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.06
#EAFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#EAFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFD8
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFD8 | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D6
Deuteranopia (green-blind)
#FFF8DA
Tritanopia (blue-blind)
#EBFBF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffd8; /* rgb */ color: rgb(234, 255, 216); /* oklch */ color: oklch(97.5% 0.056 130.6);
Tailwind
colors: {
custom: {
50: '#f0ffe4',
500: '#eaffd8',
950: '#000000',
},
}SCSS
$custom: #eaffd8; $custom-light: #f0ffe4; $custom-dark: #000000;
JSON
{
"hex": "#eaffd8",
"rgb": {
"r": 234,
"g": 255,
"b": 216
},
"hsl": {
"h": 92.308,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.97456,
"c": 0.05559,
"h": 130.6
},
"luminance": 0.9397
}Semantic roles & 50–950 ramp
primary
#EAFFD8
secondary
#C190EB
accent
#00E67C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684