#EBFFFF#EBFFFF
#EBFFFF is a very light, muted teal. Relative luminance 0.964; OKLCH L 98.5% C 0.021 H 196.8°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFFF |
|---|---|
| RGB | rgb(235, 255, 255) |
| HSL | hsl(180, 100%, 96%) |
| HSV | hsv(180, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.59, -6.48, -2.23) |
| CIE-LCH | lch(98.59, 6.85, 198.98°) |
| OKLab | oklab(98.54% -0.02 -0.006) |
| OKLCH | oklch(98.54% 0.021 196.8) |
| XYZ | xyz(88.0670, 96.4009, 108.5558) |
| Luminance | 0.9640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.77
Lightcyan
#E0FFFF
ΔE00 3.40
Mintcream
#F5FFFA
ΔE00 3.99
Ice Blue (survey)
#D7FFFE
ΔE00 5.87
Very Pale Blue
#D6FFFE
ΔE00 6.11
Very Light Blue
#D5FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFFF #FFEBEB
analogous
#EBFFF5 #EBFFFF #EBF5FF
triadic
#EBFFFF #FFEBFF #FFFFEB
tetradic
#EBFFFF #F5EBFF #FFEBEB #F5FFEB
square
#EBFFFF #F5EBFF #FFEBEB #F5FFEB
split-complementary
#EBFFFF #FFEBF5 #FFF5EB
monochromatic
#71FFFF #AEFFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.04
#EBFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#EBFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFFF
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFFF | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#F8FAFF
Tritanopia (blue-blind)
#E6FFFF
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #ebffff; /* rgb */ color: rgb(235, 255, 255); /* oklch */ color: oklch(98.5% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#f1ffff',
500: '#ebffff',
950: '#000000',
},
}SCSS
$custom: #ebffff; $custom-light: #f1ffff; $custom-dark: #000000;
JSON
{
"hex": "#ebffff",
"rgb": {
"r": 235,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98541,
"c": 0.02087,
"h": 196.8
},
"luminance": 0.96402
}Semantic roles & 50–950 ramp
primary
#EBFFFF
secondary
#EEA0A0
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161818
muted
#858686