#EAFFDD#EAFFDD
#EAFFDD is a very light, muted yellow-green. Relative luminance 0.942; OKLCH L 97.6% C 0.050 H 133.4°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFDD |
|---|---|
| RGB | rgb(234, 255, 221) |
| HSL | hsl(97, 100%, 93%) |
| HSV | hsv(97, 13%, 100%) |
| CMYK | cmyk(8.2%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(97.73, -12.78, 13.95) |
| CIE-LCH | lch(97.73, 18.92, 132.49°) |
| OKLab | oklab(97.58% -0.0342 0.0361) |
| OKLCH | oklch(97.58% 0.05 133.4) |
| XYZ | xyz(82.7406, 94.2323, 82.2222) |
| Luminance | 0.9423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.01
Lightyellow
#FFFFE0
ΔE00 7.18
Eggshell (survey)
#FFFFD4
ΔE00 7.20
Off White (survey)
#FFFFE4
ΔE00 7.59
Beige
#F5F5DC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFDD #F2DDFF
analogous
#FBFFDD #EAFFDD #DDFFE1
triadic
#EAFFDD #DDEAFF #FFDDEA
tetradic
#EAFFDD #DDFBFF #F2DDFF #FFE1DD
square
#EAFFDD #DDFBFF #F2DDFF #FFE1DD
split-complementary
#EAFFDD #E1DDFF #FFDDFB
monochromatic
#9EFF63 #C4FFA0 #EAFFDD #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.06
#EAFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#EAFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFDD
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFDD | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADB
Deuteranopia (green-blind)
#FFF8DE
Tritanopia (blue-blind)
#EBFCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffdd; /* rgb */ color: rgb(234, 255, 221); /* oklch */ color: oklch(97.6% 0.050 133.4);
Tailwind
colors: {
custom: {
50: '#f0ffe7',
500: '#eaffdd',
950: '#000000',
},
}SCSS
$custom: #eaffdd; $custom-light: #f0ffe7; $custom-dark: #000000;
JSON
{
"hex": "#eaffdd",
"rgb": {
"r": 234,
"g": 255,
"b": 221
},
"hsl": {
"h": 97.059,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97575,
"c": 0.04973,
"h": 133.4
},
"luminance": 0.94233
}Semantic roles & 50–950 ramp
primary
#EAFFDD
secondary
#CA94EC
accent
#00E68E
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684