#EAFFF2#EAFFF2
#EAFFF2 is a very light, muted green. Relative luminance 0.954; OKLCH L 98.1% C 0.028 H 158.7°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFF2 |
|---|---|
| RGB | rgb(234, 255, 242) |
| HSL | hsl(143, 100%, 96%) |
| HSV | hsv(143, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(98.20, -9.18, 3.87) |
| CIE-LCH | lch(98.20, 9.96, 157.14°) |
| OKLab | oklab(98.11% -0.0259 0.0101) |
| OKLCH | oklch(98.11% 0.028 158.7) |
| XYZ | xyz(85.7154, 95.4222, 97.8897) |
| Luminance | 0.9542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.15
Mintcream
#F5FFFA
ΔE00 5.47
Lightcyan
#E0FFFF
ΔE00 6.00
Ice
#D6FFFA
ΔE00 6.27
Azure (CSS)
#F0FFFF
ΔE00 6.35
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFF2 #FFEAF7
analogous
#ECFFEA #EAFFF2 #EAFFFC
triadic
#EAFFF2 #F2EAFF #FFF2EA
tetradic
#EAFFF2 #EAECFF #FFEAF7 #FFFCEA
square
#EAFFF2 #EAECFF #FFEAF7 #FFFCEA
split-complementary
#EAFFF2 #FCEAFF #FFEAEC
monochromatic
#70FFA6 #ADFFCC #E0FFEC #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.05
#EAFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#EAFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFF2
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFF2 | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBF1
Deuteranopia (green-blind)
#FBF9F3
Tritanopia (blue-blind)
#E7FFFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafff2; /* rgb */ color: rgb(234, 255, 242); /* oklch */ color: oklch(98.1% 0.028 158.7);
Tailwind
colors: {
custom: {
50: '#f0fff6',
500: '#eafff2',
950: '#000000',
},
}SCSS
$custom: #eafff2; $custom-light: #f0fff6; $custom-dark: #000000;
JSON
{
"hex": "#eafff2",
"rgb": {
"r": 234,
"g": 255,
"b": 242
},
"hsl": {
"h": 142.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.9811,
"c": 0.02781,
"h": 158.7
},
"luminance": 0.95423
}Semantic roles & 50–950 ramp
primary
#EAFFF2
secondary
#EE9FD0
accent
#008EE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685