#EBFCF1#EBFCF1
#EBFCF1 is a very light, muted green. Relative luminance 0.936; OKLCH L 97.6% C 0.023 H 157.6°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCF1 |
|---|---|
| RGB | rgb(235, 252, 241) |
| HSL | hsl(141, 74%, 95%) |
| HSV | hsv(141, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(97.48, -7.54, 3.35) |
| CIE-LCH | lch(97.48, 8.25, 156.02°) |
| OKLab | oklab(97.55% -0.0212 0.0088) |
| OKLCH | oklch(97.55% 0.023 157.6) |
| XYZ | xyz(84.9454, 93.6331, 96.7998) |
| Luminance | 0.9363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.79
Mintcream
#F5FFFA
ΔE00 4.02
Azure (CSS)
#F0FFFF
ΔE00 5.21
Lightcyan
#E0FFFF
ΔE00 6.05
Ivory
#FFFFF0
ΔE00 6.84
Ice
#D6FFFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCF1 #FCEBF6
analogous
#EDFCEB #EBFCF1 #EBFCF9
triadic
#EBFCF1 #F1EBFC #FCF1EB
tetradic
#EBFCF1 #EBEDFC #FCEBF6 #FCF9EB
square
#EBFCF1 #EBEDFC #FCEBF6 #FCF9EB
split-complementary
#EBFCF1 #F9EBFC #FCEBED
monochromatic
#81ECA6 #B6F4CC #E4FBEC #E4FBEC #E4FBEC
Accessibility & contrast
On white
1.06
#EBFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#EBFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCF1
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCF1 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F0
Deuteranopia (green-blind)
#F8F7F2
Tritanopia (blue-blind)
#E9FCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfcf1; /* rgb */ color: rgb(235, 252, 241); /* oklch */ color: oklch(97.6% 0.023 157.6);
Tailwind
colors: {
custom: {
50: '#f1fdf5',
500: '#ebfcf1',
950: '#000000',
},
}SCSS
$custom: #ebfcf1; $custom-light: #f1fdf5; $custom-dark: #000000;
JSON
{
"hex": "#ebfcf1",
"rgb": {
"r": 235,
"g": 252,
"b": 241
},
"hsl": {
"h": 141.176,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97551,
"c": 0.02297,
"h": 157.6
},
"luminance": 0.93634
}Semantic roles & 50–950 ramp
primary
#EBFCF1
secondary
#E3A8CE
accent
#0F90D6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585