#EBFCF0#EBFCF0
#EBFCF0 is a very light, muted green. Relative luminance 0.936; OKLCH L 97.5% C 0.024 H 155.2°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCF0 |
|---|---|
| RGB | rgb(235, 252, 240) |
| HSL | hsl(138, 74%, 95%) |
| HSV | hsv(138, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(97.46, -7.71, 3.83) |
| CIE-LCH | lch(97.46, 8.61, 153.59°) |
| OKLab | oklab(97.52% -0.0216 0.01) |
| OKLCH | oklch(97.52% 0.024 155.2) |
| XYZ | xyz(84.7964, 93.5735, 96.0153) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.47
Mintcream
#F5FFFA
ΔE00 4.32
Azure (CSS)
#F0FFFF
ΔE00 5.61
Lightcyan
#E0FFFF
ΔE00 6.36
Ivory
#FFFFF0
ΔE00 6.80
Ice
#D6FFFA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCF0 #FCEBF7
analogous
#EEFCEB #EBFCF0 #EBFCF8
triadic
#EBFCF0 #F0EBFC #FCF0EB
tetradic
#EBFCF0 #EBEEFC #FCEBF7 #FCF8EB
square
#EBFCF0 #EBEEFC #FCEBF7 #FCF8EB
split-complementary
#EBFCF0 #F8EBFC #FCEBEE
monochromatic
#81ECA0 #B6F4C8 #E4FBEB #E4FBEB #E4FBEB
Accessibility & contrast
On white
1.07
#EBFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#EBFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCF0
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCF0 | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EF
Deuteranopia (green-blind)
#F9F7F1
Tritanopia (blue-blind)
#E9FCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfcf0; /* rgb */ color: rgb(235, 252, 240); /* oklch */ color: oklch(97.5% 0.024 155.2);
Tailwind
colors: {
custom: {
50: '#f1fdf4',
500: '#ebfcf0',
950: '#000000',
},
}SCSS
$custom: #ebfcf0; $custom-light: #f1fdf4; $custom-dark: #000000;
JSON
{
"hex": "#ebfcf0",
"rgb": {
"r": 235,
"g": 252,
"b": 240
},
"hsl": {
"h": 137.647,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97524,
"c": 0.02382,
"h": 155.2
},
"luminance": 0.93574
}Semantic roles & 50–950 ramp
primary
#EBFCF0
secondary
#E3A8D2
accent
#0F9CD6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585