#EBFBFF#EBFBFF
#EBFBFF is a very light, near-neutral cyan. Relative luminance 0.939; OKLCH L 97.7% C 0.018 H 214.4°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBFF |
|---|---|
| RGB | rgb(235, 251, 255) |
| HSL | hsl(192, 100%, 96%) |
| HSV | hsv(192, 8%, 100%) |
| CMYK | cmyk(7.8%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(97.58, -4.47, -3.71) |
| CIE-LCH | lch(97.58, 5.81, 219.70°) |
| OKLab | oklab(97.75% -0.0146 -0.01) |
| OKLCH | oklch(97.75% 0.018 214.4) |
| XYZ | xyz(86.8043, 93.8755, 108.1349) |
| Luminance | 0.9388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.04
Aliceblue
#F0F8FF
ΔE00 3.97
Mintcream
#F5FFFA
ΔE00 4.58
Lightcyan
#E0FFFF
ΔE00 5.64
Whitesmoke
#F5F5F5
ΔE00 6.56
Pale Grey
#FDFDFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBFF #FFEFEB
analogous
#EBFFF9 #EBFBFF #EBF1FF
triadic
#EBFBFF #FFEBFB #FBFFEB
tetradic
#EBFBFF #F9EBFF #FFEFEB #F1FFEB
square
#EBFBFF #F9EBFF #FFEFEB #F1FFEB
split-complementary
#EBFBFF #FFEBF1 #FFF9EB
monochromatic
#71E3FF #AEEFFF #E0F9FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.06
#EBFBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#EBFBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBFF
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBFF | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#E6FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfbff; /* rgb */ color: rgb(235, 251, 255); /* oklch */ color: oklch(97.7% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#f1fcff',
500: '#ebfbff',
950: '#000000',
},
}SCSS
$custom: #ebfbff; $custom-light: #f1fcff; $custom-dark: #000000;
JSON
{
"hex": "#ebfbff",
"rgb": {
"r": 235,
"g": 251,
"b": 255
},
"hsl": {
"h": 192,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.97745,
"c": 0.01767,
"h": 214.4
},
"luminance": 0.93877
}Semantic roles & 50–950 ramp
primary
#EBFBFF
secondary
#EEB0A0
accent
#2E00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586