#99C2F9#99C2F9
#99C2F9 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.5% C 0.090 H 255.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #99C2F9 |
|---|---|
| RGB | rgb(153, 194, 249) |
| HSL | hsl(214, 89%, 79%) |
| HSV | hsv(214, 39%, 98%) |
| CMYK | cmyk(38.6%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(77.40, -0.23, -31.46) |
| CIE-LCH | lch(77.40, 31.46, 269.58°) |
| OKLab | oklab(80.47% -0.0219 -0.0872) |
| OKLCH | oklch(80.47% 0.09 255.9) |
| XYZ | xyz(49.5221, 52.1928, 97.0690) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.00
Pastel Blue
#A2BFFE
ΔE00 3.13
Baby Blue (survey)
#A2CFFE
ΔE00 3.51
Powder Blue (survey)
#B1D1FC
ΔE00 4.61
Sky Blue (survey)
#75BBFD
ΔE00 5.65
Light Blue
#95D0FC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99C2F9 #F9D099
analogous
#99F2F9 #99C2F9 #A099F9
triadic
#99C2F9 #F999C2 #C2F999
tetradic
#99C2F9 #F999F2 #F9D099 #99F9A0
square
#99C2F9 #F999F2 #F9D099 #99F9A0
split-complementary
#99C2F9 #F9A099 #F2F999
monochromatic
#257DF2 #5F9FF6 #99C2F9 #D3E5FC #E2EEFD
Accessibility & contrast
On white
1.84
#99C2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#99C2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99C2F9
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99C2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99C2F9 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4FC
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#78CED5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #99c2f9; /* rgb */ color: rgb(153, 194, 249); /* oklch */ color: oklch(80.5% 0.090 255.9);
Tailwind
colors: {
custom: {
50: '#bad4fb',
500: '#99c2f9',
950: '#000000',
},
}SCSS
$custom: #99c2f9; $custom-light: #bad4fb; $custom-dark: #000000;
JSON
{
"hex": "#99c2f9",
"rgb": {
"r": 153,
"g": 194,
"b": 249
},
"hsl": {
"h": 214.375,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.80466,
"c": 0.08994,
"h": 255.9
},
"luminance": 0.52195
}Semantic roles & 50–950 ramp
primary
#99C2F9
secondary
#D9A45D
accent
#8300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385