#EAFFF1#EAFFF1
#EAFFF1 is a very light, muted green. Relative luminance 0.954; OKLCH L 98.1% C 0.029 H 156.7°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFF1 |
|---|---|
| RGB | rgb(234, 255, 241) |
| HSL | hsl(140, 100%, 96%) |
| HSV | hsv(140, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 5.5%, 0%) |
| CIE-LAB | lab(98.18, -9.36, 4.35) |
| CIE-LCH | lch(98.18, 10.32, 155.07°) |
| OKLab | oklab(98.08% -0.0263 0.0114) |
| OKLCH | oklch(98.08% 0.029 156.7) |
| XYZ | xyz(85.5656, 95.3623, 97.1008) |
| Luminance | 0.9536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.06
Mintcream
#F5FFFA
ΔE00 5.73
Lightcyan
#E0FFFF
ΔE00 6.36
Ice
#D6FFFA
ΔE00 6.47
Azure (CSS)
#F0FFFF
ΔE00 6.71
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFF1 #FFEAF8
analogous
#EDFFEA #EAFFF1 #EAFFFB
triadic
#EAFFF1 #F1EAFF #FFF1EA
tetradic
#EAFFF1 #EAEDFF #FFEAF8 #FFFBEA
square
#EAFFF1 #EAEDFF #FFEAF8 #FFFBEA
split-complementary
#EAFFF1 #FBEAFF #FFEAED
monochromatic
#70FF9F #ADFFC8 #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.05
#EAFFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#EAFFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFF1
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFF1 | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBF0
Deuteranopia (green-blind)
#FBF9F2
Tritanopia (blue-blind)
#E7FFFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafff1; /* rgb */ color: rgb(234, 255, 241); /* oklch */ color: oklch(98.1% 0.029 156.7);
Tailwind
colors: {
custom: {
50: '#f0fff5',
500: '#eafff1',
950: '#000000',
},
}SCSS
$custom: #eafff1; $custom-light: #f0fff5; $custom-dark: #000000;
JSON
{
"hex": "#eafff1",
"rgb": {
"r": 234,
"g": 255,
"b": 241
},
"hsl": {
"h": 140,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98083,
"c": 0.02864,
"h": 156.7
},
"luminance": 0.95363
}Semantic roles & 50–950 ramp
primary
#EAFFF1
secondary
#EE9FD4
accent
#0099E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685