#EBFEF9#EBFEF9
#EBFEF9 is a very light, muted teal. Relative luminance 0.954; OKLCH L 98.2% C 0.021 H 178.4°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEF9 |
|---|---|
| RGB | rgb(235, 254, 249) |
| HSL | hsl(164, 90%, 96%) |
| HSV | hsv(164, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(98.19, -7.09, 0.26) |
| CIE-LCH | lch(98.19, 7.10, 177.88°) |
| OKLab | oklab(98.17% -0.0209 0.0006) |
| OKLCH | oklch(98.17% 0.021 178.4) |
| XYZ | xyz(86.7980, 95.3843, 103.4423) |
| Luminance | 0.9538 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.01
Mintcream
#F5FFFA
ΔE00 3.37
Lightcyan
#E0FFFF
ΔE00 3.96
Honeydew
#F0FFF0
ΔE00 4.27
Ice Blue (survey)
#D7FFFE
ΔE00 5.99
Very Pale Blue
#D6FFFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEF9 #FEEBF0
analogous
#EBFEEF #EBFEF9 #EBF9FE
triadic
#EBFEF9 #F9EBFE #FEF9EB
tetradic
#EBFEF9 #EFEBFE #FEEBF0 #F9FEEB
square
#EBFEF9 #EFEBFE #FEEBF0 #F9FEEB
split-complementary
#EBFEF9 #FEEBF9 #FEEFEB
monochromatic
#76F8D6 #B1FBE8 #E2FEF6 #E2FEF6 #E2FEF6
Accessibility & contrast
On white
1.05
#EBFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#EBFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEF9
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEF9 | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF9
Deuteranopia (green-blind)
#F8F9F9
Tritanopia (blue-blind)
#E7FFFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfef9; /* rgb */ color: rgb(235, 254, 249); /* oklch */ color: oklch(98.2% 0.021 178.4);
Tailwind
colors: {
custom: {
50: '#f1fefb',
500: '#ebfef9',
950: '#000000',
},
}SCSS
$custom: #ebfef9; $custom-light: #f1fefb; $custom-dark: #000000;
JSON
{
"hex": "#ebfef9",
"rgb": {
"r": 235,
"g": 254,
"b": 249
},
"hsl": {
"h": 164.211,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98171,
"c": 0.02091,
"h": 178.4
},
"luminance": 0.95385
}Semantic roles & 50–950 ramp
primary
#EBFEF9
secondary
#EAA3B6
accent
#003CE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585