#EAFFDF#EAFFDF
#EAFFDF is a very light, muted yellow-green. Relative luminance 0.943; OKLCH L 97.6% C 0.047 H 134.7°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFDF |
|---|---|
| RGB | rgb(234, 255, 223) |
| HSL | hsl(99, 100%, 94%) |
| HSV | hsv(99, 13%, 100%) |
| CMYK | cmyk(8.2%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.77, -12.45, 12.99) |
| CIE-LCH | lch(97.77, 17.99, 133.79°) |
| OKLab | oklab(97.62% -0.0334 0.0337) |
| OKLCH | oklch(97.62% 0.047 134.7) |
| XYZ | xyz(83.0086, 94.3395, 83.6339) |
| Luminance | 0.9434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.96
Lightyellow
#FFFFE0
ΔE00 7.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.23
Eggshell (survey)
#FFFFD4
ΔE00 7.48
Off White (survey)
#FFFFE4
ΔE00 7.50
Beige
#F5F5DC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFDF #F4DFFF
analogous
#FAFFDF #EAFFDF #DFFFE4
triadic
#EAFFDF #DFEAFF #FFDFEA
tetradic
#EAFFDF #DFFAFF #F4DFFF #FFE4DF
square
#EAFFDF #DFFAFF #F4DFFF #FFE4DF
split-complementary
#EAFFDF #E4DFFF #FFDFFA
monochromatic
#9AFF65 #C2FFA2 #EAFFDF #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.06
#EAFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#EAFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFDF
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFDF | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FEF8E0
Tritanopia (blue-blind)
#EAFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffdf; /* rgb */ color: rgb(234, 255, 223); /* oklch */ color: oklch(97.6% 0.047 134.7);
Tailwind
colors: {
custom: {
50: '#f0ffe9',
500: '#eaffdf',
950: '#000000',
},
}SCSS
$custom: #eaffdf; $custom-light: #f0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#eaffdf",
"rgb": {
"r": 234,
"g": 255,
"b": 223
},
"hsl": {
"h": 99.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97623,
"c": 0.04741,
"h": 134.7
},
"luminance": 0.9434
}Semantic roles & 50–950 ramp
primary
#EAFFDF
secondary
#CF96EC
accent
#00E697
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684