#EBFDFE#EBFDFE
#EBFDFE is a very light, near-neutral teal. Relative luminance 0.951; OKLCH L 98.1% C 0.019 H 200.9°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDFE |
|---|---|
| RGB | rgb(235, 253, 254) |
| HSL | hsl(183, 90%, 96%) |
| HSV | hsv(183, 7%, 100%) |
| CMYK | cmyk(7.5%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.06, -5.66, -2.49) |
| CIE-LCH | lch(98.06, 6.19, 203.76°) |
| OKLab | oklab(98.11% -0.0177 -0.0067) |
| OKLCH | oklch(98.11% 0.019 200.9) |
| XYZ | xyz(87.2718, 95.0674, 107.4987) |
| Luminance | 0.9507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.18
Mintcream
#F5FFFA
ΔE00 3.78
Lightcyan
#E0FFFF
ΔE00 4.20
Aliceblue
#F0F8FF
ΔE00 5.61
Ice Blue (survey)
#D7FFFE
ΔE00 6.66
Very Pale Blue
#D6FFFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDFE #FEECEB
analogous
#EBFEF5 #EBFDFE #EBF3FE
triadic
#EBFDFE #FEEBFD #FDFEEB
tetradic
#EBFDFE #F5EBFE #FEECEB #F3FEEB
square
#EBFDFE #F5EBFE #FEECEB #F3FEEB
split-complementary
#EBFDFE #FEEBF3 #FEF5EB
monochromatic
#76F1F8 #B1F7FB #E2FCFE #E2FCFE #E2FCFE
Accessibility & contrast
On white
1.05
#EBFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#EBFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDFE
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDFE | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#E6FEFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfdfe; /* rgb */ color: rgb(235, 253, 254); /* oklch */ color: oklch(98.1% 0.019 200.9);
Tailwind
colors: {
custom: {
50: '#f1fefe',
500: '#ebfdfe',
950: '#000000',
},
}SCSS
$custom: #ebfdfe; $custom-light: #f1fefe; $custom-dark: #000000;
JSON
{
"hex": "#ebfdfe",
"rgb": {
"r": 235,
"g": 253,
"b": 254
},
"hsl": {
"h": 183.158,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98113,
"c": 0.0189,
"h": 200.9
},
"luminance": 0.95068
}Semantic roles & 50–950 ramp
primary
#EBFDFE
secondary
#EAA7A3
accent
#0C00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585