#EAFAED#EAFAED
#EAFAED is a very light, muted green. Relative luminance 0.920; OKLCH L 97.0% C 0.024 H 151.2°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAED |
|---|---|
| RGB | rgb(234, 250, 237) |
| HSL | hsl(131, 62%, 95%) |
| HSV | hsv(131, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(96.81, -7.57, 4.43) |
| CIE-LCH | lch(96.81, 8.77, 149.69°) |
| OKLab | oklab(96.97% -0.021 0.0116) |
| OKLCH | oklch(96.97% 0.024 151.2) |
| XYZ | xyz(83.4004, 91.9774, 93.4639) |
| Luminance | 0.9198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.31
Mintcream
#F5FFFA
ΔE00 4.52
Azure (CSS)
#F0FFFF
ΔE00 6.00
Ivory
#FFFFF0
ΔE00 6.54
Lightcyan
#E0FFFF
ΔE00 6.90
Beige
#F5F5DC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAED #FAEAF7
analogous
#EFFAEA #EAFAED #EAFAF5
triadic
#EAFAED #EDEAFA #FAEDEA
tetradic
#EAFAED #EAEFFA #FAEAF7 #FAF5EA
square
#EAFAED #EAEFFA #FAEAF7 #FAF5EA
split-complementary
#EAFAED #F5EAFA #FAEAEF
monochromatic
#87E298 #B9EEC3 #E6F9EA #E6F9EA #E6F9EA
Accessibility & contrast
On white
1.08
#EAFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#EAFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAED
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAED | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#E8F9F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafaed; /* rgb */ color: rgb(234, 250, 237); /* oklch */ color: oklch(97.0% 0.024 151.2);
Tailwind
colors: {
custom: {
50: '#f0fcf2',
500: '#eafaed',
950: '#000000',
},
}SCSS
$custom: #eafaed; $custom-light: #f0fcf2; $custom-dark: #000000;
JSON
{
"hex": "#eafaed",
"rgb": {
"r": 234,
"g": 250,
"b": 237
},
"hsl": {
"h": 131.25,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96971,
"c": 0.02402,
"h": 151.2
},
"luminance": 0.91978
}Semantic roles & 50–950 ramp
primary
#EAFAED
secondary
#DDABD4
accent
#1CA9C9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585