#EBFEFB#EBFEFB
#EBFEFB is a very light, muted teal. Relative luminance 0.955; OKLCH L 98.2% C 0.020 H 185.5°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEFB |
|---|---|
| RGB | rgb(235, 254, 251) |
| HSL | hsl(171, 90%, 96%) |
| HSV | hsv(171, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(98.24, -6.72, -0.69) |
| CIE-LCH | lch(98.24, 6.76, 185.88°) |
| OKLab | oklab(98.23% -0.0201 -0.0019) |
| OKLCH | oklch(98.23% 0.02 185.5) |
| XYZ | xyz(87.1116, 95.5097, 105.0939) |
| Luminance | 0.9551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.26
Mintcream
#F5FFFA
ΔE00 3.36
Lightcyan
#E0FFFF
ΔE00 3.67
Honeydew
#F0FFF0
ΔE00 5.13
Ice Blue (survey)
#D7FFFE
ΔE00 5.93
Very Pale Blue
#D6FFFE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEFB #FEEBEE
analogous
#EBFEF1 #EBFEFB #EBF7FE
triadic
#EBFEFB #FBEBFE #FEFBEB
tetradic
#EBFEFB #F1EBFE #FEEBEE #F7FEEB
square
#EBFEFB #F1EBFE #FEEBEE #F7FEEB
split-complementary
#EBFEFB #FEEBF7 #FEF1EB
monochromatic
#76F8E4 #B1FBEF #E2FEF9 #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.04
#EBFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#EBFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEFB
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEFB | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFB
Deuteranopia (green-blind)
#F8F9FB
Tritanopia (blue-blind)
#E6FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfefb; /* rgb */ color: rgb(235, 254, 251); /* oklch */ color: oklch(98.2% 0.020 185.5);
Tailwind
colors: {
custom: {
50: '#f1fefc',
500: '#ebfefb',
950: '#000000',
},
}SCSS
$custom: #ebfefb; $custom-light: #f1fefc; $custom-dark: #000000;
JSON
{
"hex": "#ebfefb",
"rgb": {
"r": 235,
"g": 254,
"b": 251
},
"hsl": {
"h": 170.526,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98228,
"c": 0.02023,
"h": 185.5
},
"luminance": 0.95511
}Semantic roles & 50–950 ramp
primary
#EBFEFB
secondary
#EAA3AE
accent
#0024E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585