#EBFCF3#EBFCF3
#EBFCF3 is a very light, muted green. Relative luminance 0.938; OKLCH L 97.6% C 0.021 H 163.1°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCF3 |
|---|---|
| RGB | rgb(235, 252, 243) |
| HSL | hsl(148, 74%, 95%) |
| HSV | hsv(148, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(97.53, -7.18, 2.39) |
| CIE-LCH | lch(97.53, 7.57, 161.56°) |
| OKLab | oklab(97.61% -0.0205 0.0062) |
| OKLCH | oklch(97.61% 0.021 163.1) |
| XYZ | xyz(85.2458, 93.7532, 98.3817) |
| Luminance | 0.9375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.52
Mintcream
#F5FFFA
ΔE00 3.48
Azure (CSS)
#F0FFFF
ΔE00 4.40
Lightcyan
#E0FFFF
ΔE00 5.47
Ice
#D6FFFA
ΔE00 6.94
Ivory
#FFFFF0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCF3 #FCEBF4
analogous
#EBFCEB #EBFCF3 #EBFCFB
triadic
#EBFCF3 #F3EBFC #FCF3EB
tetradic
#EBFCF3 #EBEBFC #FCEBF4 #FCFBEB
square
#EBFCF3 #EBEBFC #FCEBF4 #FCFBEB
split-complementary
#EBFCF3 #FBEBFC #FCEBEB
monochromatic
#81ECB3 #B6F4D3 #E4FBEF #E4FBEF #E4FBEF
Accessibility & contrast
On white
1.06
#EBFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#EBFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCF3
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCF3 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F3
Deuteranopia (green-blind)
#F8F7F3
Tritanopia (blue-blind)
#E8FCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfcf3; /* rgb */ color: rgb(235, 252, 243); /* oklch */ color: oklch(97.6% 0.021 163.1);
Tailwind
colors: {
custom: {
50: '#f1fdf7',
500: '#ebfcf3',
950: '#000000',
},
}SCSS
$custom: #ebfcf3; $custom-light: #f1fdf7; $custom-dark: #000000;
JSON
{
"hex": "#ebfcf3",
"rgb": {
"r": 235,
"g": 252,
"b": 243
},
"hsl": {
"h": 148.235,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97606,
"c": 0.0214,
"h": 163.1
},
"luminance": 0.93754
}Semantic roles & 50–950 ramp
primary
#EBFCF3
secondary
#E3A8C7
accent
#0F79D6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585