#EBFEFA#EBFEFA
#EBFEFA is a very light, muted teal. Relative luminance 0.954; OKLCH L 98.2% C 0.021 H 181.9°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEFA |
|---|---|
| RGB | rgb(235, 254, 250) |
| HSL | hsl(167, 90%, 96%) |
| HSV | hsv(167, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(98.21, -6.91, -0.21) |
| CIE-LCH | lch(98.21, 6.91, 181.78°) |
| OKLab | oklab(98.2% -0.0205 -0.0007) |
| OKLCH | oklch(98.2% 0.021 181.9) |
| XYZ | xyz(86.9544, 95.4468, 104.2659) |
| Luminance | 0.9545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.62
Mintcream
#F5FFFA
ΔE00 3.34
Lightcyan
#E0FFFF
ΔE00 3.79
Honeydew
#F0FFF0
ΔE00 4.69
Ice Blue (survey)
#D7FFFE
ΔE00 5.94
Very Pale Blue
#D6FFFE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEFA #FEEBEF
analogous
#EBFEF0 #EBFEFA #EBF8FE
triadic
#EBFEFA #FAEBFE #FEFAEB
tetradic
#EBFEFA #F0EBFE #FEEBEF #F8FEEB
square
#EBFEFA #F0EBFE #FEEBEF #F8FEEB
split-complementary
#EBFEFA #FEEBF8 #FEF0EB
monochromatic
#76F8DD #B1FBEB #E2FEF8 #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.05
#EBFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#EBFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEFA
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEFA | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFA
Deuteranopia (green-blind)
#F8F9FA
Tritanopia (blue-blind)
#E7FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfefa; /* rgb */ color: rgb(235, 254, 250); /* oklch */ color: oklch(98.2% 0.021 181.9);
Tailwind
colors: {
custom: {
50: '#f1fefb',
500: '#ebfefa',
950: '#000000',
},
}SCSS
$custom: #ebfefa; $custom-light: #f1fefb; $custom-dark: #000000;
JSON
{
"hex": "#ebfefa",
"rgb": {
"r": 235,
"g": 254,
"b": 250
},
"hsl": {
"h": 167.368,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98199,
"c": 0.02053,
"h": 181.9
},
"luminance": 0.95448
}Semantic roles & 50–950 ramp
primary
#EBFEFA
secondary
#EAA3B2
accent
#0030E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585