#EBFAEF#EBFAEF
#EBFAEF is a very light, muted green. Relative luminance 0.923; OKLCH L 97.1% C 0.021 H 154.1°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAEF |
|---|---|
| RGB | rgb(235, 250, 239) |
| HSL | hsl(136, 60%, 95%) |
| HSV | hsv(136, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 4.4%, 2%) |
| CIE-LAB | lab(96.93, -6.89, 3.58) |
| CIE-LCH | lch(96.93, 7.76, 152.57°) |
| OKLab | oklab(97.1% -0.0193 0.0094) |
| OKLCH | oklch(97.1% 0.021 154.1) |
| XYZ | xyz(84.0236, 92.2647, 95.0268) |
| Luminance | 0.9226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.83
Mintcream
#F5FFFA
ΔE00 3.67
Azure (CSS)
#F0FFFF
ΔE00 5.15
Ivory
#FFFFF0
ΔE00 6.26
Lightcyan
#E0FFFF
ΔE00 6.54
Beige
#F5F5DC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAEF #FAEBF6
analogous
#EEFAEB #EBFAEF #EBFAF6
triadic
#EBFAEF #EFEBFA #FAEFEB
tetradic
#EBFAEF #EBEEFA #FAEBF6 #FAF6EB
square
#EBFAEF #EBEEFA #FAEBF6 #FAF6EB
split-complementary
#EBFAEF #F6EBFA #FAEBEE
monochromatic
#89E2A1 #BAEEC8 #E7F9EB #E7F9EB #E7F9EB
Accessibility & contrast
On white
1.08
#EBFAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#EBFAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAEF
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAEF | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F7F5F0
Tritanopia (blue-blind)
#E9FAF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebfaef; /* rgb */ color: rgb(235, 250, 239); /* oklch */ color: oklch(97.1% 0.021 154.1);
Tailwind
colors: {
custom: {
50: '#f1fcf4',
500: '#ebfaef',
950: '#000000',
},
}SCSS
$custom: #ebfaef; $custom-light: #f1fcf4; $custom-dark: #000000;
JSON
{
"hex": "#ebfaef",
"rgb": {
"r": 235,
"g": 250,
"b": 239
},
"hsl": {
"h": 136,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97097,
"c": 0.02143,
"h": 154.1
},
"luminance": 0.92265
}Semantic roles & 50–950 ramp
primary
#EBFAEF
secondary
#DDACD0
accent
#1E9AC8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585