#EAFAEF#EAFAEF
#EAFAEF is a very light, muted green. Relative luminance 0.921; OKLCH L 97.0% C 0.022 H 155.9°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAEF |
|---|---|
| RGB | rgb(234, 250, 239) |
| HSL | hsl(139, 62%, 95%) |
| HSV | hsv(139, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 4.4%, 2%) |
| CIE-LAB | lab(96.86, -7.22, 3.47) |
| CIE-LCH | lch(96.86, 8.01, 154.35°) |
| OKLab | oklab(97.02% -0.0203 0.0091) |
| OKLCH | oklch(97.02% 0.022 155.9) |
| XYZ | xyz(83.6942, 92.0949, 95.0114) |
| Luminance | 0.9210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.86
Mintcream
#F5FFFA
ΔE00 3.90
Azure (CSS)
#F0FFFF
ΔE00 5.21
Lightcyan
#E0FFFF
ΔE00 6.30
Ivory
#FFFFF0
ΔE00 6.60
Ice
#D6FFFA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAEF #FAEAF5
analogous
#EDFAEA #EAFAEF #EAFAF7
triadic
#EAFAEF #EFEAFA #FAEFEA
tetradic
#EAFAEF #EAEDFA #FAEAF5 #FAF7EA
square
#EAFAEF #EAEDFA #FAEAF5 #FAF7EA
split-complementary
#EAFAEF #F7EAFA #FAEAED
monochromatic
#87E2A4 #B9EEC9 #E6F9EC #E6F9EC #E6F9EC
Accessibility & contrast
On white
1.08
#EAFAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#EAFAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAEF
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAEF | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F7F5F0
Tritanopia (blue-blind)
#E8FAF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafaef; /* rgb */ color: rgb(234, 250, 239); /* oklch */ color: oklch(97.0% 0.022 155.9);
Tailwind
colors: {
custom: {
50: '#f0fcf4',
500: '#eafaef',
950: '#000000',
},
}SCSS
$custom: #eafaef; $custom-light: #f0fcf4; $custom-dark: #000000;
JSON
{
"hex": "#eafaef",
"rgb": {
"r": 234,
"g": 250,
"b": 239
},
"hsl": {
"h": 138.75,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97024,
"c": 0.02221,
"h": 155.9
},
"luminance": 0.92096
}Semantic roles & 50–950 ramp
primary
#EAFAEF
secondary
#DDABCE
accent
#1C93C9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585