#EBFCEF#EBFCEF
#EBFCEF is a very light, muted green. Relative luminance 0.935; OKLCH L 97.5% C 0.025 H 152.9°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCEF |
|---|---|
| RGB | rgb(235, 252, 239) |
| HSL | hsl(134, 74%, 95%) |
| HSV | hsv(134, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(97.44, -7.89, 4.31) |
| CIE-LCH | lch(97.44, 8.99, 151.35°) |
| OKLab | oklab(97.5% -0.022 0.0113) |
| OKLCH | oklch(97.5% 0.025 152.9) |
| XYZ | xyz(84.6483, 93.5142, 95.2351) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.21
Mintcream
#F5FFFA
ΔE00 4.62
Azure (CSS)
#F0FFFF
ΔE00 6.00
Lightcyan
#E0FFFF
ΔE00 6.68
Ivory
#FFFFF0
ΔE00 6.79
Ice
#D6FFFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCEF #FCEBF8
analogous
#EFFCEB #EBFCEF #EBFCF7
triadic
#EBFCEF #EFEBFC #FCEFEB
tetradic
#EBFCEF #EBEFFC #FCEBF8 #FCF7EB
square
#EBFCEF #EBEFFC #FCEBF8 #FCF7EB
split-complementary
#EBFCEF #F7EBFC #FCEBEF
monochromatic
#81EC9A #B6F4C4 #E4FBEA #E4FBEA #E4FBEA
Accessibility & contrast
On white
1.07
#EBFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#EBFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCEF
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCEF | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F9F7F0
Tritanopia (blue-blind)
#E9FBF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfcef; /* rgb */ color: rgb(235, 252, 239); /* oklch */ color: oklch(97.5% 0.025 152.9);
Tailwind
colors: {
custom: {
50: '#f1fdf4',
500: '#ebfcef',
950: '#000000',
},
}SCSS
$custom: #ebfcef; $custom-light: #f1fdf4; $custom-dark: #000000;
JSON
{
"hex": "#ebfcef",
"rgb": {
"r": 235,
"g": 252,
"b": 239
},
"hsl": {
"h": 134.118,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97497,
"c": 0.02473,
"h": 152.9
},
"luminance": 0.93515
}Semantic roles & 50–950 ramp
primary
#EBFCEF
secondary
#E3A8D5
accent
#0FA7D6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585