#99EBFC#99EBFC
#99EBFC is a very light, moderate cyan. Relative luminance 0.732; OKLCH L 89.3% C 0.083 H 212.2°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #99EBFC |
|---|---|
| RGB | rgb(153, 235, 252) |
| HSL | hsl(190, 94%, 79%) |
| HSV | hsv(190, 39%, 99%) |
| CMYK | cmyk(39.3%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(88.55, -20.75, -16.09) |
| CIE-LCH | lch(88.55, 26.26, 217.79°) |
| OKLab | oklab(89.33% -0.0703 -0.0442) |
| OKLCH | oklch(89.33% 0.083 212.2) |
| XYZ | xyz(60.4096, 73.2132, 103.0249) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.90
Robin Egg Blue
#8AF1FE
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 4.86
Pale Sky Blue
#BDF6FE
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 5.90
Ice Blue
#A5DFF9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EBFC #FCAA99
analogous
#99FCDC #99EBFC #99BAFC
triadic
#99EBFC #FC99EB #EBFC99
tetradic
#99EBFC #DC99FC #FCAA99 #BAFC99
square
#99EBFC #DC99FC #FCAA99 #BAFC99
split-complementary
#99EBFC #FC99BA #FCDC99
monochromatic
#22D4F9 #5EDFFA #99EBFC #D4F7FE #E1F9FE
Accessibility & contrast
On white
1.34
#99EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#99EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EBFC
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EBFC | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FD
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#70F2F0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #99ebfc; /* rgb */ color: rgb(153, 235, 252); /* oklch */ color: oklch(89.3% 0.083 212.2);
Tailwind
colors: {
custom: {
50: '#bbf1fd',
500: '#99ebfc',
950: '#000000',
},
}SCSS
$custom: #99ebfc; $custom-light: #bbf1fd; $custom-dark: #000000;
JSON
{
"hex": "#99ebfc",
"rgb": {
"r": 153,
"g": 235,
"b": 252
},
"hsl": {
"h": 190.303,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.89327,
"c": 0.08301,
"h": 212.2
},
"luminance": 0.73217
}Semantic roles & 50–950 ramp
primary
#99EBFC
secondary
#DE725C
accent
#2700E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121617
muted
#828585