#9BC2EB#9BC2EB
#9BC2EB is a light, moderate cyan. Relative luminance 0.515; OKLCH L 80.0% C 0.072 H 250.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2EB |
|---|---|
| RGB | rgb(155, 194, 235) |
| HSL | hsl(211, 67%, 76%) |
| HSV | hsv(211, 34%, 92%) |
| CMYK | cmyk(34%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(77.01, -3.29, -24.52) |
| CIE-LCH | lch(77.01, 24.74, 262.37°) |
| OKLab | oklab(80.03% -0.0246 -0.0676) |
| OKLCH | oklch(80.03% 0.072 250) |
| XYZ | xyz(47.8001, 51.5480, 86.0123) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.46
Carolina Blue
#8AB8FE
ΔE00 4.44
Pastel Blue
#A2BFFE
ΔE00 4.48
Powder Blue (survey)
#B1D1FC
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 4.97
Light Blue
#95D0FC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2EB #EBC49B
analogous
#9BEAEB #9BC2EB #9C9BEB
triadic
#9BC2EB #EB9BC2 #C2EB9B
tetradic
#9BC2EB #EB9BEA #EBC49B #9BEB9C
square
#9BC2EB #EB9BEA #EBC49B #9BEB9C
split-complementary
#9BC2EB #EB9C9B #EAEB9B
monochromatic
#3584D7 #68A3E1 #9BC2EB #CEE1F5 #E5EFFA
Accessibility & contrast
On white
1.86
#9BC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#9BC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2EB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2EB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3ED
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#82CBCF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9bc2eb; /* rgb */ color: rgb(155, 194, 235); /* oklch */ color: oklch(80.0% 0.072 250.0);
Tailwind
colors: {
custom: {
50: '#bad4f1',
500: '#9bc2eb',
950: '#000000',
},
}SCSS
$custom: #9bc2eb; $custom-light: #bad4f1; $custom-dark: #000000;
JSON
{
"hex": "#9bc2eb",
"rgb": {
"r": 155,
"g": 194,
"b": 235
},
"hsl": {
"h": 210.75,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.80027,
"c": 0.07189,
"h": 250
},
"luminance": 0.5155
}Semantic roles & 50–950 ramp
primary
#9BC2EB
secondary
#C79664
accent
#7517CF
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385