#EAFFE6#EAFFE6
#EAFFE6 is a very light, muted green. Relative luminance 0.947; OKLCH L 97.8% C 0.040 H 140.7°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFE6 |
|---|---|
| RGB | rgb(234, 255, 230) |
| HSL | hsl(110, 100%, 95%) |
| HSV | hsv(110, 10%, 100%) |
| CMYK | cmyk(8.2%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(97.92, -11.28, 9.63) |
| CIE-LCH | lch(97.92, 14.83, 139.52°) |
| OKLab | oklab(97.8% -0.0306 0.0251) |
| OKLCH | oklch(97.8% 0.04 140.7) |
| XYZ | xyz(83.9719, 94.7248, 88.7073) |
| Luminance | 0.9473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.05
Off White (survey)
#FFFFE4
ΔE00 7.48
Lightyellow
#FFFFE0
ΔE00 7.53
Beige
#F5F5DC
ΔE00 7.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.29
Eggshell (survey)
#FFFFD4
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFE6 #FBE6FF
analogous
#F6FFE6 #EAFFE6 #E6FFEE
triadic
#EAFFE6 #E6EAFF #FFE6EA
tetradic
#EAFFE6 #E6F6FF #FBE6FF #FFEEE6
square
#EAFFE6 #E6F6FF #FBE6FF #FFEEE6
split-complementary
#EAFFE6 #EEE6FF #FFE6F6
monochromatic
#83FF6C #B7FFA9 #E5FFE0 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.05
#EAFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#EAFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFE6
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFE6 | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE5
Deuteranopia (green-blind)
#FDF8E7
Tritanopia (blue-blind)
#E9FDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffe6; /* rgb */ color: rgb(234, 255, 230); /* oklch */ color: oklch(97.8% 0.040 140.7);
Tailwind
colors: {
custom: {
50: '#f0ffed',
500: '#eaffe6',
950: '#000000',
},
}SCSS
$custom: #eaffe6; $custom-light: #f0ffed; $custom-dark: #000000;
JSON
{
"hex": "#eaffe6",
"rgb": {
"r": 234,
"g": 255,
"b": 230
},
"hsl": {
"h": 110.4,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97797,
"c": 0.03956,
"h": 140.7
},
"luminance": 0.94726
}Semantic roles & 50–950 ramp
primary
#EAFFE6
secondary
#E09CED
accent
#00E6C1
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684