#EBFAFE#EBFAFE
#EBFAFE is a very light, near-neutral cyan. Relative luminance 0.932; OKLCH L 97.5% C 0.017 H 215.4°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAFE |
|---|---|
| RGB | rgb(235, 250, 254) |
| HSL | hsl(193, 90%, 96%) |
| HSV | hsv(193, 7%, 100%) |
| CMYK | cmyk(7.5%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(97.30, -4.15, -3.60) |
| CIE-LCH | lch(97.30, 5.50, 220.95°) |
| OKLab | oklab(97.52% -0.0136 -0.0097) |
| OKLCH | oklch(97.52% 0.017 215.4) |
| XYZ | xyz(86.3322, 93.1881, 107.1855) |
| Luminance | 0.9319 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.18
Aliceblue
#F0F8FF
ΔE00 3.62
Mintcream
#F5FFFA
ΔE00 4.54
Lightcyan
#E0FFFF
ΔE00 5.99
Whitesmoke
#F5F5F5
ΔE00 6.21
Pale Grey
#FDFDFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAFE #FEEFEB
analogous
#EBFEF8 #EBFAFE #EBF0FE
triadic
#EBFAFE #FEEBFA #FAFEEB
tetradic
#EBFAFE #F8EBFE #FEEFEB #F0FEEB
square
#EBFAFE #F8EBFE #FEEFEB #F0FEEB
split-complementary
#EBFAFE #FEEBF0 #FEF8EB
monochromatic
#76DDF8 #B1EBFB #E2F8FE #E2F8FE #E2F8FE
Accessibility & contrast
On white
1.07
#EBFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#EBFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAFE
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAFE | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#E6FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfafe; /* rgb */ color: rgb(235, 250, 254); /* oklch */ color: oklch(97.5% 0.017 215.4);
Tailwind
colors: {
custom: {
50: '#f1fcfe',
500: '#ebfafe',
950: '#000000',
},
}SCSS
$custom: #ebfafe; $custom-light: #f1fcfe; $custom-dark: #000000;
JSON
{
"hex": "#ebfafe",
"rgb": {
"r": 235,
"g": 250,
"b": 254
},
"hsl": {
"h": 192.632,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.97517,
"c": 0.01669,
"h": 215.4
},
"luminance": 0.93189
}Semantic roles & 50–950 ramp
primary
#EBFAFE
secondary
#EAB2A3
accent
#3000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585