#9CC0FE#9CC0FE
#9CC0FE is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.4% C 0.097 H 261.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC0FE |
|---|---|
| RGB | rgb(156, 192, 254) |
| HSL | hsl(218, 98%, 80%) |
| HSV | hsv(218, 39%, 100%) |
| CMYK | cmyk(38.6%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.23, 2.95, -34.38) |
| CIE-LCH | lch(77.23, 34.50, 274.91°) |
| OKLab | oklab(80.45% -0.015 -0.0955) |
| OKLCH | oklch(80.45% 0.097 261.1) |
| XYZ | xyz(50.4438, 51.9204, 101.1104) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.70
Carolina Blue
#8AB8FE
ΔE00 3.15
Baby Blue (survey)
#A2CFFE
ΔE00 4.62
Powder Blue (survey)
#B1D1FC
ΔE00 4.85
Sky Blue (survey)
#75BBFD
ΔE00 6.92
Light Blue
#95D0FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC0FE #FEDA9C
analogous
#9CF1FE #9CC0FE #A99CFE
triadic
#9CC0FE #FE9CC0 #C0FE9C
tetradic
#9CC0FE #FE9CF1 #FEDA9C #9CFEA9
square
#9CC0FE #FE9CF1 #FEDA9C #9CFEA9
split-complementary
#9CC0FE #FEA99C #F1FE9C
monochromatic
#2373FD #5F99FD #9CC0FE #D9E7FF #E1ECFF
Accessibility & contrast
On white
1.84
#9CC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#9CC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC0FE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC0FE | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#7BCDD5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9cc0fe; /* rgb */ color: rgb(156, 192, 254); /* oklch */ color: oklch(80.4% 0.097 261.1);
Tailwind
colors: {
custom: {
50: '#bcd2ff',
500: '#9cc0fe',
950: '#000000',
},
}SCSS
$custom: #9cc0fe; $custom-light: #bcd2ff; $custom-dark: #000000;
JSON
{
"hex": "#9cc0fe",
"rgb": {
"r": 156,
"g": 192,
"b": 254
},
"hsl": {
"h": 217.959,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.80447,
"c": 0.09669,
"h": 261.1
},
"luminance": 0.51923
}Semantic roles & 50–950 ramp
primary
#9CC0FE
secondary
#E1B15D
accent
#9100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386