#EBFFFA#EBFFFA
#EBFFFA is a very light, muted teal. Relative luminance 0.961; OKLCH L 98.4% C 0.022 H 179.2°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFFA |
|---|---|
| RGB | rgb(235, 255, 250) |
| HSL | hsl(165, 100%, 96%) |
| HSV | hsv(165, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 2%, 0%) |
| CIE-LAB | lab(98.47, -7.41, 0.15) |
| CIE-LCH | lch(98.47, 7.41, 178.80°) |
| OKLab | oklab(98.4% -0.0219 0.0003) |
| OKLCH | oklch(98.4% 0.022 179.2) |
| XYZ | xyz(87.2726, 96.0832, 104.3719) |
| Luminance | 0.9608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.20
Mintcream
#F5FFFA
ΔE00 3.68
Lightcyan
#E0FFFF
ΔE00 3.70
Honeydew
#F0FFF0
ΔE00 4.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.69
Very Pale Blue
#D6FFFE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFFA #FFEBF0
analogous
#EBFFF0 #EBFFFA #EBFAFF
triadic
#EBFFFA #FAEBFF #FFFAEB
tetradic
#EBFFFA #F0EBFF #FFEBF0 #FAFFEB
square
#EBFFFA #F0EBFF #FFEBF0 #FAFFEB
split-complementary
#EBFFFA #FFEBFA #FFF0EB
monochromatic
#71FFDB #AEFFEB #E0FFF7 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.04
#EBFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#EBFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFFA
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFFA | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFA
Deuteranopia (green-blind)
#F9F9FA
Tritanopia (blue-blind)
#E7FFFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #ebfffa; /* rgb */ color: rgb(235, 255, 250); /* oklch */ color: oklch(98.4% 0.022 179.2);
Tailwind
colors: {
custom: {
50: '#f1fffb',
500: '#ebfffa',
950: '#000000',
},
}SCSS
$custom: #ebfffa; $custom-light: #f1fffb; $custom-dark: #000000;
JSON
{
"hex": "#ebfffa",
"rgb": {
"r": 235,
"g": 255,
"b": 250
},
"hsl": {
"h": 165,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98399,
"c": 0.02187,
"h": 179.2
},
"luminance": 0.96084
}Semantic roles & 50–950 ramp
primary
#EBFFFA
secondary
#EEA0B4
accent
#0039E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685