#99C7FE#99C7FE
#99C7FE is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.7% C 0.092 H 253.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #99C7FE |
|---|---|
| RGB | rgb(153, 199, 254) |
| HSL | hsl(213, 98%, 80%) |
| HSV | hsv(213, 40%, 100%) |
| CMYK | cmyk(39.8%, 21.7%, 0%, 0.4%) |
| CIE-LAB | lab(78.91, -1.62, -31.81) |
| CIE-LCH | lch(78.91, 31.85, 267.09°) |
| OKLab | oklab(81.72% -0.0265 -0.0882) |
| OKLCH | oklch(81.72% 0.092 253.3) |
| XYZ | xyz(51.4439, 54.7720, 101.6081) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.26
Carolina Blue
#8AB8FE
ΔE00 3.95
Powder Blue (survey)
#B1D1FC
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 4.45
Light Blue
#95D0FC
ΔE00 4.54
Sky Blue (survey)
#75BBFD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99C7FE #FED099
analogous
#99FAFE #99C7FE #9E99FE
triadic
#99C7FE #FE99C7 #C7FE99
tetradic
#99C7FE #FE99FA #FED099 #99FE9E
square
#99C7FE #FE99FA #FED099 #99FE9E
split-complementary
#99C7FE #FE9E99 #FAFE99
monochromatic
#2084FD #5CA6FD #99C7FE #D6E8FF #E1EEFF
Accessibility & contrast
On white
1.76
#99C7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#99C7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99C7FE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99C7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99C7FE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#75D3DA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #99c7fe; /* rgb */ color: rgb(153, 199, 254); /* oklch */ color: oklch(81.7% 0.092 253.3);
Tailwind
colors: {
custom: {
50: '#bad7ff',
500: '#99c7fe',
950: '#000000',
},
}SCSS
$custom: #99c7fe; $custom-light: #bad7ff; $custom-dark: #000000;
JSON
{
"hex": "#99c7fe",
"rgb": {
"r": 153,
"g": 199,
"b": 254
},
"hsl": {
"h": 212.673,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81716,
"c": 0.09211,
"h": 253.3
},
"luminance": 0.54775
}Semantic roles & 50–950 ramp
primary
#99C7FE
secondary
#E0A45B
accent
#7D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386