#EBFFFC#EBFFFC
#EBFFFC is a very light, muted teal. Relative luminance 0.962; OKLCH L 98.5% C 0.021 H 186.0°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFFC |
|---|---|
| RGB | rgb(235, 255, 252) |
| HSL | hsl(171, 100%, 96%) |
| HSV | hsv(171, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(98.52, -7.04, -0.80) |
| CIE-LCH | lch(98.52, 7.08, 186.48°) |
| OKLab | oklab(98.46% -0.0211 -0.0022) |
| OKLCH | oklch(98.46% 0.021 186) |
| XYZ | xyz(87.5878, 96.2093, 106.0323) |
| Luminance | 0.9621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.50
Lightcyan
#E0FFFF
ΔE00 3.38
Mintcream
#F5FFFA
ΔE00 3.65
Honeydew
#F0FFF0
ΔE00 5.19
Ice Blue (survey)
#D7FFFE
ΔE00 5.62
Very Pale Blue
#D6FFFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFFC #FFEBEE
analogous
#EBFFF2 #EBFFFC #EBF8FF
triadic
#EBFFFC #FCEBFF #FFFCEB
tetradic
#EBFFFC #F2EBFF #FFEBEE #F8FFEB
square
#EBFFFC #F2EBFF #FFEBEE #F8FFEB
split-complementary
#EBFFFC #FFEBF8 #FFF2EB
monochromatic
#71FFEA #AEFFF3 #E0FFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.04
#EBFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#EBFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFFC
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFFC | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFC
Deuteranopia (green-blind)
#F9F9FC
Tritanopia (blue-blind)
#E6FFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #ebfffc; /* rgb */ color: rgb(235, 255, 252); /* oklch */ color: oklch(98.5% 0.021 186.0);
Tailwind
colors: {
custom: {
50: '#f1fffd',
500: '#ebfffc',
950: '#000000',
},
}SCSS
$custom: #ebfffc; $custom-light: #f1fffd; $custom-dark: #000000;
JSON
{
"hex": "#ebfffc",
"rgb": {
"r": 235,
"g": 255,
"b": 252
},
"hsl": {
"h": 171,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98455,
"c": 0.02123,
"h": 186
},
"luminance": 0.9621
}Semantic roles & 50–950 ramp
primary
#EBFFFC
secondary
#EEA0AC
accent
#0022E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685