#9BC2CC#9BC2CC
#9BC2CC is a light, muted cyan. Relative luminance 0.499; OKLCH L 78.9% C 0.044 H 215.1°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2CC |
|---|---|
| RGB | rgb(155, 194, 204) |
| HSL | hsl(192, 32%, 70%) |
| HSV | hsv(192, 24%, 80%) |
| CMYK | cmyk(24%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(76.01, -10.69, -9.28) |
| CIE-LCH | lch(76.01, 14.15, 220.96°) |
| OKLab | oklab(78.91% -0.0359 -0.0252) |
| OKLCH | oklch(78.91% 0.044 215.1) |
| XYZ | xyz(43.7052, 49.9101, 64.4458) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.60
Light Grey Blue
#9DBCD4
ΔE00 7.24
Sky Blue
#87CEEB
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.61
Baby Blue
#89CFF0
ΔE00 8.18
Ice Blue
#A5DFF9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2CC #CCA59B
analogous
#9BCCBD #9BC2CC #9BA9CC
triadic
#9BC2CC #CC9BC2 #C2CC9B
tetradic
#9BC2CC #BD9BCC #CCA59B #A9CC9B
square
#9BC2CC #BD9BCC #CCA59B #A9CC9B
split-complementary
#9BC2CC #CC9BA9 #CCBD9B
monochromatic
#508D9D #72A9B7 #9BC2CC #C4DBE1 #EBF3F5
Accessibility & contrast
On white
1.91
#9BC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#9BC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2CC
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2CC | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCD
Deuteranopia (green-blind)
#B2B9CC
Tritanopia (blue-blind)
#8CC6C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9bc2cc; /* rgb */ color: rgb(155, 194, 204); /* oklch */ color: oklch(78.9% 0.044 215.1);
Tailwind
colors: {
custom: {
50: '#b9d4db',
500: '#9bc2cc',
950: '#000000',
},
}SCSS
$custom: #9bc2cc; $custom-light: #b9d4db; $custom-dark: #000000;
JSON
{
"hex": "#9bc2cc",
"rgb": {
"r": 155,
"g": 194,
"b": 204
},
"hsl": {
"h": 192.245,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.78911,
"c": 0.04389,
"h": 215.1
},
"luminance": 0.49912
}Semantic roles & 50–950 ramp
primary
#9BC2CC
secondary
#E8DDDB
accent
#513AAB
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383