#EBFAFD#EBFAFD
#EBFAFD is a very light, near-neutral cyan. Relative luminance 0.931; OKLCH L 97.5% C 0.016 H 211.0°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAFD |
|---|---|
| RGB | rgb(235, 250, 253) |
| HSL | hsl(190, 82%, 96%) |
| HSV | hsv(190, 7%, 99%) |
| CMYK | cmyk(7.1%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(97.28, -4.34, -3.13) |
| CIE-LCH | lch(97.28, 5.35, 215.77°) |
| OKLab | oklab(97.49% -0.014 -0.0084) |
| OKLCH | oklch(97.49% 0.016 211) |
| XYZ | xyz(86.1724, 93.1243, 106.3443) |
| Luminance | 0.9313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.76
Aliceblue
#F0F8FF
ΔE00 3.96
Mintcream
#F5FFFA
ΔE00 4.12
Lightcyan
#E0FFFF
ΔE00 5.71
Whitesmoke
#F5F5F5
ΔE00 6.23
Pale Grey
#FDFDFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAFD #FDEEEB
analogous
#EBFDF7 #EBFAFD #EBF1FD
triadic
#EBFAFD #FDEBFA #FAFDEB
tetradic
#EBFAFD #F7EBFD #FDEEEB #F1FDEB
square
#EBFAFD #F7EBFD #FDEEEB #F1FDEB
split-complementary
#EBFAFD #FDEBF1 #FDF7EB
monochromatic
#7CDEF2 #B3ECF7 #E3F8FC #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.07
#EBFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#EBFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAFD
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAFD | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#E6FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfafd; /* rgb */ color: rgb(235, 250, 253); /* oklch */ color: oklch(97.5% 0.016 211.0);
Tailwind
colors: {
custom: {
50: '#f1fcfe',
500: '#ebfafd',
950: '#000000',
},
}SCSS
$custom: #ebfafd; $custom-light: #f1fcfe; $custom-dark: #000000;
JSON
{
"hex": "#ebfafd",
"rgb": {
"r": 235,
"g": 250,
"b": 253
},
"hsl": {
"h": 190,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97488,
"c": 0.01631,
"h": 211
},
"luminance": 0.93125
}Semantic roles & 50–950 ramp
primary
#EBFAFD
secondary
#E7B0A6
accent
#2B07DE
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585