#EBFAEE#EBFAEE
#EBFAEE is a very light, muted green. Relative luminance 0.922; OKLCH L 97.1% C 0.022 H 151.6°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAEE |
|---|---|
| RGB | rgb(235, 250, 238) |
| HSL | hsl(132, 60%, 95%) |
| HSV | hsv(132, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(96.90, -7.07, 4.06) |
| CIE-LCH | lch(96.90, 8.15, 150.15°) |
| OKLab | oklab(97.07% -0.0197 0.0106) |
| OKLCH | oklch(97.07% 0.022 151.6) |
| XYZ | xyz(83.8762, 92.2058, 94.2509) |
| Luminance | 0.9221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.50
Mintcream
#F5FFFA
ΔE00 3.99
Azure (CSS)
#F0FFFF
ΔE00 5.55
Ivory
#FFFFF0
ΔE00 6.22
Lightcyan
#E0FFFF
ΔE00 6.83
Beige
#F5F5DC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAEE #FAEBF7
analogous
#EFFAEB #EBFAEE #EBFAF5
triadic
#EBFAEE #EEEBFA #FAEEEB
tetradic
#EBFAEE #EBEFFA #FAEBF7 #FAF5EB
square
#EBFAEE #EBEFFA #FAEBF7 #FAF5EB
split-complementary
#EBFAEE #F5EBFA #FAEBEF
monochromatic
#89E29B #BAEEC4 #E7F9EA #E7F9EA #E7F9EA
Accessibility & contrast
On white
1.08
#EBFAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#EBFAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAEE
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAEE | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F7F5EF
Tritanopia (blue-blind)
#E9F9F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebfaee; /* rgb */ color: rgb(235, 250, 238); /* oklch */ color: oklch(97.1% 0.022 151.6);
Tailwind
colors: {
custom: {
50: '#f1fcf3',
500: '#ebfaee',
950: '#000000',
},
}SCSS
$custom: #ebfaee; $custom-light: #f1fcf3; $custom-dark: #000000;
JSON
{
"hex": "#ebfaee",
"rgb": {
"r": 235,
"g": 250,
"b": 238
},
"hsl": {
"h": 132,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.9707,
"c": 0.02234,
"h": 151.6
},
"luminance": 0.92206
}Semantic roles & 50–950 ramp
primary
#EBFAEE
secondary
#DDACD3
accent
#1EA6C8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585