#9BC2CA#9BC2CA
#9BC2CA is a light, muted cyan. Relative luminance 0.498; OKLCH L 78.8% C 0.043 H 211.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2CA |
|---|---|
| RGB | rgb(155, 194, 202) |
| HSL | hsl(190, 31%, 70%) |
| HSV | hsv(190, 23%, 79%) |
| CMYK | cmyk(23.3%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.96, -11.14, -8.28) |
| CIE-LCH | lch(75.96, 13.88, 216.63°) |
| OKLab | oklab(78.85% -0.0367 -0.0225) |
| OKLCH | oklch(78.85% 0.043 211.5) |
| XYZ | xyz(43.4669, 49.8147, 63.1906) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 7.39
Sky Blue
#87CEEB
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 8.07
Baby Blue
#89CFF0
ΔE00 8.85
Ice Blue
#A5DFF9
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2CA #CAA39B
analogous
#9BCABB #9BC2CA #9BAACA
triadic
#9BC2CA #CA9BC2 #C2CA9B
tetradic
#9BC2CA #BB9BCA #CAA39B #AACA9B
square
#9BC2CA #BB9BCA #CAA39B #AACA9B
split-complementary
#9BC2CA #CA9BAA #CABB9B
monochromatic
#518D99 #73AAB5 #9BC2CA #C3DADF #EBF3F4
Accessibility & contrast
On white
1.92
#9BC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#9BC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2CA
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2CA | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#8DC6C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9bc2ca; /* rgb */ color: rgb(155, 194, 202); /* oklch */ color: oklch(78.8% 0.043 211.5);
Tailwind
colors: {
custom: {
50: '#b9d4da',
500: '#9bc2ca',
950: '#000000',
},
}SCSS
$custom: #9bc2ca; $custom-light: #b9d4da; $custom-dark: #000000;
JSON
{
"hex": "#9bc2ca",
"rgb": {
"r": 155,
"g": 194,
"b": 202
},
"hsl": {
"h": 190.213,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.78845,
"c": 0.04304,
"h": 211.5
},
"luminance": 0.49816
}Semantic roles & 50–950 ramp
primary
#9BC2CA
secondary
#E7DCDA
accent
#4F3CA9
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383