#9BCCDA#9BCCDA
#9BCCDA is a light, muted cyan. Relative luminance 0.552; OKLCH L 81.5% C 0.055 H 217.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCCDA |
|---|---|
| RGB | rgb(155, 204, 218) |
| HSL | hsl(193, 46%, 73%) |
| HSV | hsv(193, 29%, 85%) |
| CMYK | cmyk(28.9%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(79.16, -12.68, -12.13) |
| CIE-LCH | lch(79.16, 17.54, 223.72°) |
| OKLab | oklab(81.55% -0.0436 -0.0331) |
| OKLCH | oklch(81.55% 0.055 217.2) |
| XYZ | xyz(47.7613, 55.2140, 74.4569) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 5.01
Powder Blue
#B0E0E6
ΔE00 5.74
Ice Blue
#A5DFF9
ΔE00 5.95
Baby Blue
#89CFF0
ΔE00 6.01
Light Grey Blue
#9DBCD4
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCCDA #DAA99B
analogous
#9BDAC8 #9BCCDA #9BACDA
triadic
#9BCCDA #DA9BCC #CCDA9B
tetradic
#9BCCDA #C89BDA #DAA99B #ACDA9B
square
#9BCCDA #C89BDA #DAA99B #ACDA9B
split-complementary
#9BCCDA #DA9BAC #DAC89B
monochromatic
#449DB7 #6EB5C9 #9BCCDA #C8E3EB #E9F4F7
Accessibility & contrast
On white
1.74
#9BCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#9BCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCCDA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCCDA | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#B8C1DA
Tritanopia (blue-blind)
#86D1D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9bccda; /* rgb */ color: rgb(155, 204, 218); /* oklch */ color: oklch(81.5% 0.055 217.2);
Tailwind
colors: {
custom: {
50: '#badbe5',
500: '#9bccda',
950: '#000000',
},
}SCSS
$custom: #9bccda; $custom-light: #badbe5; $custom-dark: #000000;
JSON
{
"hex": "#9bccda",
"rgb": {
"r": 155,
"g": 204,
"b": 218
},
"hsl": {
"h": 193.333,
"s": 45.985,
"l": 73.137
},
"oklch": {
"l": 0.81547,
"c": 0.0547,
"h": 217.2
},
"luminance": 0.55216
}Semantic roles & 50–950 ramp
primary
#9BCCDA
secondary
#B17868
accent
#4C2CB9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484