#EBFFF6#EBFFF6
#EBFFF6 is a very light, muted teal. Relative luminance 0.958; OKLCH L 98.3% C 0.024 H 167.1°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFF6 |
|---|---|
| RGB | rgb(235, 255, 246) |
| HSL | hsl(153, 100%, 96%) |
| HSV | hsv(153, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(98.37, -8.14, 2.07) |
| CIE-LCH | lch(98.37, 8.39, 165.76°) |
| OKLab | oklab(98.29% -0.0234 0.0054) |
| OKLCH | oklch(98.29% 0.024 167.1) |
| XYZ | xyz(86.6520, 95.8350, 101.1037) |
| Luminance | 0.9584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.86
Mintcream
#F5FFFA
ΔE00 4.25
Azure (CSS)
#F0FFFF
ΔE00 4.72
Lightcyan
#E0FFFF
ΔE00 4.81
Ice
#D6FFFA
ΔE00 6.02
Ice Blue (survey)
#D7FFFE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFF6 #FFEBF4
analogous
#EBFFEC #EBFFF6 #EBFEFF
triadic
#EBFFF6 #F6EBFF #FFF6EB
tetradic
#EBFFF6 #ECEBFF #FFEBF4 #FEFFEB
square
#EBFFF6 #ECEBFF #FFEBF4 #FEFFEB
split-complementary
#EBFFF6 #FFEBFE #FFECEB
monochromatic
#71FFBF #AEFFDA #E0FFF1 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.04
#EBFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#EBFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFF6
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFF6 | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF6
Deuteranopia (green-blind)
#FAF9F7
Tritanopia (blue-blind)
#E7FFFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfff6; /* rgb */ color: rgb(235, 255, 246); /* oklch */ color: oklch(98.3% 0.024 167.1);
Tailwind
colors: {
custom: {
50: '#f1fff9',
500: '#ebfff6',
950: '#000000',
},
}SCSS
$custom: #ebfff6; $custom-light: #f1fff9; $custom-dark: #000000;
JSON
{
"hex": "#ebfff6",
"rgb": {
"r": 235,
"g": 255,
"b": 246
},
"hsl": {
"h": 153,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98289,
"c": 0.02399,
"h": 167.1
},
"luminance": 0.95836
}Semantic roles & 50–950 ramp
primary
#EBFFF6
secondary
#EEA0C3
accent
#0067E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685