#EAFAEB#EAFAEB
#EAFAEB is a very light, muted green. Relative luminance 0.919; OKLCH L 96.9% C 0.026 H 147.1°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAEB |
|---|---|
| RGB | rgb(234, 250, 235) |
| HSL | hsl(124, 62%, 95%) |
| HSV | hsv(124, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 6%, 2%) |
| CIE-LAB | lab(96.76, -7.92, 5.39) |
| CIE-LCH | lch(96.76, 9.58, 145.79°) |
| OKLab | oklab(96.92% -0.0218 0.0141) |
| OKLCH | oklch(96.92% 0.026 147.1) |
| XYZ | xyz(83.1099, 91.8611, 91.9336) |
| Luminance | 0.9186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.12
Mintcream
#F5FFFA
ΔE00 5.16
Ivory
#FFFFF0
ΔE00 6.57
Azure (CSS)
#F0FFFF
ΔE00 6.77
Beige
#F5F5DC
ΔE00 6.82
Off White (survey)
#FFFFE4
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAEB #FAEAF9
analogous
#F1FAEA #EAFAEB #EAFAF3
triadic
#EAFAEB #EBEAFA #FAEBEA
tetradic
#EAFAEB #EAF1FA #FAEAF9 #FAF3EA
square
#EAFAEB #EAF1FA #FAEAF9 #FAF3EA
split-complementary
#EAFAEB #F3EAFA #FAEAF1
monochromatic
#87E28D #B9EEBC #E6F9E7 #E6F9E7 #E6F9E7
Accessibility & contrast
On white
1.08
#EAFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#EAFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAEB
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAEB | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F8F5EC
Tritanopia (blue-blind)
#E9F9F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafaeb; /* rgb */ color: rgb(234, 250, 235); /* oklch */ color: oklch(96.9% 0.026 147.1);
Tailwind
colors: {
custom: {
50: '#f0fcf1',
500: '#eafaeb',
950: '#000000',
},
}SCSS
$custom: #eafaeb; $custom-light: #f0fcf1; $custom-dark: #000000;
JSON
{
"hex": "#eafaeb",
"rgb": {
"r": 234,
"g": 250,
"b": 235
},
"hsl": {
"h": 123.75,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96917,
"c": 0.02597,
"h": 147.1
},
"luminance": 0.91862
}Semantic roles & 50–950 ramp
primary
#EAFAEB
secondary
#DDABDA
accent
#1CBEC9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585