#EBFEFF#EBFEFF
#EBFEFF is a very light, near-neutral teal. Relative luminance 0.958; OKLCH L 98.3% C 0.020 H 200.6°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEFF |
|---|---|
| RGB | rgb(235, 254, 255) |
| HSL | hsl(183, 100%, 96%) |
| HSV | hsv(183, 8%, 100%) |
| CMYK | cmyk(7.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(98.34, -5.98, -2.60) |
| CIE-LCH | lch(98.34, 6.52, 203.49°) |
| OKLab | oklab(98.34% -0.0186 -0.007) |
| OKLCH | oklch(98.34% 0.02 200.6) |
| XYZ | xyz(87.7488, 95.7646, 108.4498) |
| Luminance | 0.9577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.43
Lightcyan
#E0FFFF
ΔE00 3.87
Mintcream
#F5FFFA
ΔE00 3.98
Aliceblue
#F0F8FF
ΔE00 5.92
Ice Blue (survey)
#D7FFFE
ΔE00 6.35
Very Pale Blue
#D6FFFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEFF #FFECEB
analogous
#EBFFF6 #EBFEFF #EBF4FF
triadic
#EBFEFF #FFEBFE #FEFFEB
tetradic
#EBFEFF #F6EBFF #FFECEB #F4FFEB
square
#EBFEFF #F6EBFF #FFECEB #F4FFEB
split-complementary
#EBFEFF #FFEBF4 #FFF6EB
monochromatic
#71F8FF #AEFBFF #E0FDFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.04
#EBFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#EBFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEFF
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEFF | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#E6FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfeff; /* rgb */ color: rgb(235, 254, 255); /* oklch */ color: oklch(98.3% 0.020 200.6);
Tailwind
colors: {
custom: {
50: '#f1feff',
500: '#ebfeff',
950: '#000000',
},
}SCSS
$custom: #ebfeff; $custom-light: #f1feff; $custom-dark: #000000;
JSON
{
"hex": "#ebfeff",
"rgb": {
"r": 235,
"g": 254,
"b": 255
},
"hsl": {
"h": 183,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98341,
"c": 0.01991,
"h": 200.6
},
"luminance": 0.95766
}Semantic roles & 50–950 ramp
primary
#EBFEFF
secondary
#EEA4A0
accent
#0B00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586