#99CDFE#99CDFE
#99CDFE is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 83.0% C 0.088 H 247.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #99CDFE |
|---|---|
| RGB | rgb(153, 205, 254) |
| HSL | hsl(209, 98%, 80%) |
| HSV | hsv(209, 40%, 100%) |
| CMYK | cmyk(39.8%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(80.51, -4.83, -29.35) |
| CIE-LCH | lch(80.51, 29.74, 260.66°) |
| OKLab | oklab(82.97% -0.0338 -0.0813) |
| OKLCH | oklch(82.97% 0.088 247.4) |
| XYZ | xyz(52.8517, 57.5876, 102.0773) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.56
Light Blue
#95D0FC
ΔE00 2.27
Sky
#82CAFC
ΔE00 3.77
Lightskyblue
#87CEFA
ΔE00 4.26
Powder Blue (survey)
#B1D1FC
ΔE00 4.78
Lightblue (survey)
#7BC8F6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CDFE #FECA99
analogous
#99FEFD #99CDFE #999BFE
triadic
#99CDFE #FE99CD #CDFE99
tetradic
#99CDFE #FD99FE #FECA99 #9BFE99
square
#99CDFE #FD99FE #FECA99 #9BFE99
split-complementary
#99CDFE #FE999B #FEFD99
monochromatic
#2092FD #5CAFFD #99CDFE #D6EBFF #E1F0FF
Accessibility & contrast
On white
1.68
#99CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#99CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CDFE
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CDFE | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#74D8DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #99cdfe; /* rgb */ color: rgb(153, 205, 254); /* oklch */ color: oklch(83.0% 0.088 247.4);
Tailwind
colors: {
custom: {
50: '#badcff',
500: '#99cdfe',
950: '#000000',
},
}SCSS
$custom: #99cdfe; $custom-light: #badcff; $custom-dark: #000000;
JSON
{
"hex": "#99cdfe",
"rgb": {
"r": 153,
"g": 205,
"b": 254
},
"hsl": {
"h": 209.109,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.82973,
"c": 0.088,
"h": 247.4
},
"luminance": 0.57591
}Semantic roles & 50–950 ramp
primary
#99CDFE
secondary
#E09C5B
accent
#6F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121518
muted
#828486