#9BC2DA#9BC2DA
#9BC2DA is a light, muted cyan. Relative luminance 0.506; OKLCH L 79.4% C 0.054 H 235.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2DA |
|---|---|
| RGB | rgb(155, 194, 218) |
| HSL | hsl(203, 46%, 73%) |
| HSV | hsv(203, 29%, 85%) |
| CMYK | cmyk(28.9%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(76.44, -7.44, -16.21) |
| CIE-LCH | lch(76.44, 17.84, 245.34°) |
| OKLab | oklab(79.39% -0.0306 -0.0443) |
| OKLCH | oklch(79.39% 0.054 235.4) |
| XYZ | xyz(45.4604, 50.6121, 73.6899) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.52
Cloudy Blue
#ACC2D9
ΔE00 4.97
Baby Blue
#89CFF0
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 5.88
Light Blue
#95D0FC
ΔE00 6.22
Lightskyblue
#87CEFA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2DA #DAB39B
analogous
#9BDAD2 #9BC2DA #9BA2DA
triadic
#9BC2DA #DA9BC2 #C2DA9B
tetradic
#9BC2DA #D29BDA #DAB39B #A2DA9B
square
#9BC2DA #D29BDA #DAB39B #A2DA9B
split-complementary
#9BC2DA #DA9BA2 #DAD29B
monochromatic
#448BB7 #6EA7C9 #9BC2DA #C8DDEB #E9F1F7
Accessibility & contrast
On white
1.89
#9BC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#9BC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2DA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2DA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#88C8CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bc2da; /* rgb */ color: rgb(155, 194, 218); /* oklch */ color: oklch(79.4% 0.054 235.4);
Tailwind
colors: {
custom: {
50: '#bad4e5',
500: '#9bc2da',
950: '#000000',
},
}SCSS
$custom: #9bc2da; $custom-light: #bad4e5; $custom-dark: #000000;
JSON
{
"hex": "#9bc2da",
"rgb": {
"r": 155,
"g": 194,
"b": 218
},
"hsl": {
"h": 202.857,
"s": 45.985,
"l": 73.137
},
"oklch": {
"l": 0.79393,
"c": 0.05385,
"h": 235.4
},
"luminance": 0.50614
}Semantic roles & 50–950 ramp
primary
#9BC2DA
secondary
#B18468
accent
#622CB9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384