#EBFFF9#EBFFF9
#EBFFF9 is a very light, muted teal. Relative luminance 0.960; OKLCH L 98.4% C 0.022 H 176.0°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFF9 |
|---|---|
| RGB | rgb(235, 255, 249) |
| HSL | hsl(162, 100%, 96%) |
| HSV | hsv(162, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(98.44, -7.59, 0.63) |
| CIE-LCH | lch(98.44, 7.62, 175.24°) |
| OKLab | oklab(98.37% -0.0222 0.0016) |
| OKLCH | oklch(98.37% 0.022 176) |
| XYZ | xyz(87.1162, 96.0206, 103.5483) |
| Luminance | 0.9602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.57
Mintcream
#F5FFFA
ΔE00 3.77
Lightcyan
#E0FFFF
ΔE00 3.93
Honeydew
#F0FFF0
ΔE00 3.95
Ice Blue (survey)
#D7FFFE
ΔE00 5.78
Ice
#D6FFFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFF9 #FFEBF1
analogous
#EBFFEF #EBFFF9 #EBFBFF
triadic
#EBFFF9 #F9EBFF #FFF9EB
tetradic
#EBFFF9 #EFEBFF #FFEBF1 #FBFFEB
square
#EBFFF9 #EFEBFF #FFEBF1 #FBFFEB
split-complementary
#EBFFF9 #FFEBFB #FFEFEB
monochromatic
#71FFD4 #AEFFE7 #E0FFF6 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.04
#EBFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#EBFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFF9
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFF9 | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF9
Deuteranopia (green-blind)
#F9F9F9
Tritanopia (blue-blind)
#E7FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfff9; /* rgb */ color: rgb(235, 255, 249); /* oklch */ color: oklch(98.4% 0.022 176.0);
Tailwind
colors: {
custom: {
50: '#f1fffb',
500: '#ebfff9',
950: '#000000',
},
}SCSS
$custom: #ebfff9; $custom-light: #f1fffb; $custom-dark: #000000;
JSON
{
"hex": "#ebfff9",
"rgb": {
"r": 235,
"g": 255,
"b": 249
},
"hsl": {
"h": 162,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98372,
"c": 0.0223,
"h": 176
},
"luminance": 0.96022
}Semantic roles & 50–950 ramp
primary
#EBFFF9
secondary
#EEA0B7
accent
#0045E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685