#9BC2DB#9BC2DB
#9BC2DB is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.4% C 0.055 H 236.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2DB |
|---|---|
| RGB | rgb(155, 194, 219) |
| HSL | hsl(203, 47%, 73%) |
| HSV | hsv(203, 29%, 86%) |
| CMYK | cmyk(29.2%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(76.48, -7.20, -16.70) |
| CIE-LCH | lch(76.48, 18.19, 246.67°) |
| OKLab | oklab(79.43% -0.0302 -0.0457) |
| OKLCH | oklch(79.43% 0.055 236.5) |
| XYZ | xyz(45.5917, 50.6646, 74.3811) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.37
Cloudy Blue
#ACC2D9
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 5.68
Light Blue
#95D0FC
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2DB #DBB49B
analogous
#9BDBD4 #9BC2DB #9BA2DB
triadic
#9BC2DB #DB9BC2 #C2DB9B
tetradic
#9BC2DB #D49BDB #DBB49B #A2DB9B
square
#9BC2DB #D49BDB #DBB49B #A2DB9B
split-complementary
#9BC2DB #DB9BA2 #DBD49B
monochromatic
#438BB9 #6EA7CB #9BC2DB #C8DDEB #E8F1F7
Accessibility & contrast
On white
1.89
#9BC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#9BC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2DB
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2DB | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#87C9CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bc2db; /* rgb */ color: rgb(155, 194, 219); /* oklch */ color: oklch(79.4% 0.055 236.5);
Tailwind
colors: {
custom: {
50: '#bad4e6',
500: '#9bc2db',
950: '#000000',
},
}SCSS
$custom: #9bc2db; $custom-light: #bad4e6; $custom-dark: #000000;
JSON
{
"hex": "#9bc2db",
"rgb": {
"r": 155,
"g": 194,
"b": 219
},
"hsl": {
"h": 203.438,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.79429,
"c": 0.05478,
"h": 236.5
},
"luminance": 0.50667
}Semantic roles & 50–950 ramp
primary
#9BC2DB
secondary
#B38568
accent
#632BBA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384