#EAFFDA#EAFFDA
#EAFFDA is a very light, muted yellow-green. Relative luminance 0.941; OKLCH L 97.5% C 0.053 H 131.6°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFDA |
|---|---|
| RGB | rgb(234, 255, 218) |
| HSL | hsl(94, 100%, 93%) |
| HSV | hsv(94, 15%, 100%) |
| CMYK | cmyk(8.2%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(97.66, -13.27, 15.40) |
| CIE-LCH | lch(97.66, 20.32, 130.76°) |
| OKLab | oklab(97.5% -0.0353 0.0398) |
| OKLCH | oklch(97.5% 0.053 131.6) |
| XYZ | xyz(82.3444, 94.0738, 80.1360) |
| Luminance | 0.9407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.75
Eggshell (survey)
#FFFFD4
ΔE00 6.86
Lightyellow
#FFFFE0
ΔE00 7.24
Honeydew
#F0FFF0
ΔE00 7.27
Ecru
#FEFFCA
ΔE00 7.43
Ivory (survey)
#FFFFCB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFDA #EFDAFF
analogous
#FCFFDA #EAFFDA #DAFFDC
triadic
#EAFFDA #DAEAFF #FFDAEA
tetradic
#EAFFDA #DAFCFF #EFDAFF #FFDCDA
square
#EAFFDA #DAFCFF #EFDAFF #FFDCDA
split-complementary
#EAFFDA #DCDAFF #FFDAFC
monochromatic
#A5FF60 #C7FF9D #EAFFDA #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.06
#EAFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#EAFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFDA
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFDA | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D8
Deuteranopia (green-blind)
#FFF8DC
Tritanopia (blue-blind)
#EBFCF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffda; /* rgb */ color: rgb(234, 255, 218); /* oklch */ color: oklch(97.5% 0.053 131.6);
Tailwind
colors: {
custom: {
50: '#f0ffe5',
500: '#eaffda',
950: '#000000',
},
}SCSS
$custom: #eaffda; $custom-light: #f0ffe5; $custom-dark: #000000;
JSON
{
"hex": "#eaffda",
"rgb": {
"r": 234,
"g": 255,
"b": 218
},
"hsl": {
"h": 94.054,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97503,
"c": 0.05323,
"h": 131.6
},
"luminance": 0.94074
}Semantic roles & 50–950 ramp
primary
#EAFFDA
secondary
#C592EC
accent
#00E682
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684