#EAFFF4#EAFFF4
#EAFFF4 is a very light, muted green. Relative luminance 0.955; OKLCH L 98.2% C 0.026 H 163.2°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFF4 |
|---|---|
| RGB | rgb(234, 255, 244) |
| HSL | hsl(149, 100%, 96%) |
| HSV | hsv(149, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(98.25, -8.82, 2.91) |
| CIE-LCH | lch(98.25, 9.29, 161.72°) |
| OKLab | oklab(98.16% -0.0251 0.0076) |
| OKLCH | oklch(98.16% 0.026 163.2) |
| XYZ | xyz(86.0174, 95.5430, 99.4803) |
| Luminance | 0.9554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.51
Mintcream
#F5FFFA
ΔE00 4.98
Lightcyan
#E0FFFF
ΔE00 5.30
Azure (CSS)
#F0FFFF
ΔE00 5.63
Ice
#D6FFFA
ΔE00 5.94
Ice Blue (survey)
#D7FFFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFF4 #FFEAF5
analogous
#EAFFEA #EAFFF4 #EAFFFE
triadic
#EAFFF4 #F4EAFF #FFF4EA
tetradic
#EAFFF4 #EAEAFF #FFEAF5 #FFFEEA
square
#EAFFF4 #EAEAFF #FFEAF5 #FFFEEA
split-complementary
#EAFFF4 #FEEAFF #FFEAEA
monochromatic
#70FFB4 #ADFFD4 #E0FFEF #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.04
#EAFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#EAFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFF4
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFF4 | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF3
Deuteranopia (green-blind)
#FAF9F5
Tritanopia (blue-blind)
#E6FFFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafff4; /* rgb */ color: rgb(234, 255, 244); /* oklch */ color: oklch(98.2% 0.026 163.2);
Tailwind
colors: {
custom: {
50: '#f0fff7',
500: '#eafff4',
950: '#000000',
},
}SCSS
$custom: #eafff4; $custom-light: #f0fff7; $custom-dark: #000000;
JSON
{
"hex": "#eafff4",
"rgb": {
"r": 234,
"g": 255,
"b": 244
},
"hsl": {
"h": 148.571,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98164,
"c": 0.02627,
"h": 163.2
},
"luminance": 0.95544
}Semantic roles & 50–950 ramp
primary
#EAFFF4
secondary
#EE9FC8
accent
#0078E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685