#EBFAFF#EBFAFF
#EBFAFF is a very light, near-neutral cyan. Relative luminance 0.933; OKLCH L 97.5% C 0.017 H 219.6°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAFF |
|---|---|
| RGB | rgb(235, 250, 255) |
| HSL | hsl(195, 100%, 96%) |
| HSV | hsv(195, 8%, 100%) |
| CMYK | cmyk(7.8%, 2%, 0%, 0%) |
| CIE-LAB | lab(97.33, -3.97, -4.08) |
| CIE-LCH | lch(97.33, 5.69, 225.82°) |
| OKLab | oklab(97.55% -0.0132 -0.011) |
| OKLCH | oklch(97.55% 0.017 219.6) |
| XYZ | xyz(86.4927, 93.2524, 108.0310) |
| Luminance | 0.9325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.63
Aliceblue
#F0F8FF
ΔE00 3.31
Mintcream
#F5FFFA
ΔE00 4.96
Whitesmoke
#F5F5F5
ΔE00 6.22
Lightcyan
#E0FFFF
ΔE00 6.30
Pale Grey
#FDFDFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAFF #FFF0EB
analogous
#EBFFFA #EBFAFF #EBF0FF
triadic
#EBFAFF #FFEBFA #FAFFEB
tetradic
#EBFAFF #FAEBFF #FFF0EB #F0FFEB
square
#EBFAFF #FAEBFF #FFF0EB #F0FFEB
split-complementary
#EBFAFF #FFEBF0 #FFFAEB
monochromatic
#71DBFF #AEEBFF #E0F7FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.07
#EBFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#EBFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAFF
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAFF | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#E6FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfaff; /* rgb */ color: rgb(235, 250, 255); /* oklch */ color: oklch(97.5% 0.017 219.6);
Tailwind
colors: {
custom: {
50: '#f1fcff',
500: '#ebfaff',
950: '#000000',
},
}SCSS
$custom: #ebfaff; $custom-light: #f1fcff; $custom-dark: #000000;
JSON
{
"hex": "#ebfaff",
"rgb": {
"r": 235,
"g": 250,
"b": 255
},
"hsl": {
"h": 195,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.97546,
"c": 0.01718,
"h": 219.6
},
"luminance": 0.93253
}Semantic roles & 50–950 ramp
primary
#EBFAFF
secondary
#EEB4A0
accent
#3900E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586