#EBFBF4#EBFBF4
#EBFBF4 is a very light, near-neutral teal. Relative luminance 0.932; OKLCH L 97.4% C 0.019 H 167.9°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBF4 |
|---|---|
| RGB | rgb(235, 251, 244) |
| HSL | hsl(154, 67%, 95%) |
| HSV | hsv(154, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(97.30, -6.50, 1.55) |
| CIE-LCH | lch(97.30, 6.68, 166.61°) |
| OKLab | oklab(97.43% -0.0187 0.004) |
| OKLCH | oklch(97.43% 0.019 167.9) |
| XYZ | xyz(85.0840, 93.1874, 99.0748) |
| Luminance | 0.9319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.79
Honeydew
#F0FFF0
ΔE00 3.33
Azure (CSS)
#F0FFFF
ΔE00 3.50
Lightcyan
#E0FFFF
ΔE00 5.24
Ivory
#FFFFF0
ΔE00 6.95
Ice Blue (survey)
#D7FFFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBF4 #FBEBF2
analogous
#EBFBEC #EBFBF4 #EBFAFB
triadic
#EBFBF4 #F4EBFB #FBF4EB
tetradic
#EBFBF4 #ECEBFB #FBEBF2 #FAFBEB
square
#EBFBF4 #ECEBFB #FBEBF2 #FAFBEB
split-complementary
#EBFBF4 #FBEBFA #FBECEB
monochromatic
#85E7BC #B8F1D8 #E5FAF1 #E5FAF1 #E5FAF1
Accessibility & contrast
On white
1.07
#EBFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#EBFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBF4
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBF4 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F4
Deuteranopia (green-blind)
#F7F6F4
Tritanopia (blue-blind)
#E8FBF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfbf4; /* rgb */ color: rgb(235, 251, 244); /* oklch */ color: oklch(97.4% 0.019 167.9);
Tailwind
colors: {
custom: {
50: '#f1fcf7',
500: '#ebfbf4',
950: '#000000',
},
}SCSS
$custom: #ebfbf4; $custom-light: #f1fcf7; $custom-dark: #000000;
JSON
{
"hex": "#ebfbf4",
"rgb": {
"r": 235,
"g": 251,
"b": 244
},
"hsl": {
"h": 153.75,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.97433,
"c": 0.01915,
"h": 167.9
},
"luminance": 0.93188
}Semantic roles & 50–950 ramp
primary
#EBFBF4
secondary
#E0AAC2
accent
#1767CF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585