#EAFAEE#EAFAEE
#EAFAEE is a very light, muted green. Relative luminance 0.920; OKLCH L 97.0% C 0.023 H 153.5°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAEE |
|---|---|
| RGB | rgb(234, 250, 238) |
| HSL | hsl(135, 62%, 95%) |
| HSV | hsv(135, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(96.83, -7.40, 3.95) |
| CIE-LCH | lch(96.83, 8.38, 151.92°) |
| OKLab | oklab(97% -0.0207 0.0103) |
| OKLCH | oklch(97% 0.023 153.5) |
| XYZ | xyz(83.5469, 92.0360, 94.2355) |
| Luminance | 0.9204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.56
Mintcream
#F5FFFA
ΔE00 4.21
Azure (CSS)
#F0FFFF
ΔE00 5.61
Ivory
#FFFFF0
ΔE00 6.56
Lightcyan
#E0FFFF
ΔE00 6.60
Beige
#F5F5DC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAEE #FAEAF6
analogous
#EEFAEA #EAFAEE #EAFAF6
triadic
#EAFAEE #EEEAFA #FAEEEA
tetradic
#EAFAEE #EAEEFA #FAEAF6 #FAF6EA
square
#EAFAEE #EAEEFA #FAEAF6 #FAF6EA
split-complementary
#EAFAEE #F6EAFA #FAEAEE
monochromatic
#87E29E #B9EEC6 #E6F9EB #E6F9EB #E6F9EB
Accessibility & contrast
On white
1.08
#EAFAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#EAFAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAEE
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAEE | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F7F5EF
Tritanopia (blue-blind)
#E8F9F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafaee; /* rgb */ color: rgb(234, 250, 238); /* oklch */ color: oklch(97.0% 0.023 153.5);
Tailwind
colors: {
custom: {
50: '#f0fcf3',
500: '#eafaee',
950: '#000000',
},
}SCSS
$custom: #eafaee; $custom-light: #f0fcf3; $custom-dark: #000000;
JSON
{
"hex": "#eafaee",
"rgb": {
"r": 234,
"g": 250,
"b": 238
},
"hsl": {
"h": 135,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96997,
"c": 0.02309,
"h": 153.5
},
"luminance": 0.92037
}Semantic roles & 50–950 ramp
primary
#EAFAEE
secondary
#DDABD1
accent
#1C9EC9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585