#9CCBD2#9CCBD2
#9CCBD2 is a light, muted teal. Relative luminance 0.544; OKLCH L 81.1% C 0.050 H 207.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBD2 |
|---|---|
| RGB | rgb(156, 203, 210) |
| HSL | hsl(188, 38%, 72%) |
| HSV | hsv(188, 26%, 82%) |
| CMYK | cmyk(25.7%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(78.71, -13.71, -8.50) |
| CIE-LCH | lch(78.71, 16.13, 211.78°) |
| OKLab | oklab(81.13% -0.0444 -0.0231) |
| OKLCH | oklch(81.13% 0.05 207.5) |
| XYZ | xyz(46.6955, 54.4309, 69.0061) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 5.03
Sky Blue
#87CEEB
ΔE00 7.52
Ice Blue
#A5DFF9
ΔE00 8.21
Baby Blue
#89CFF0
ΔE00 8.67
Paleturquoise
#AFEEEE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBD2 #D2A39C
analogous
#9CD2BE #9CCBD2 #9CB0D2
triadic
#9CCBD2 #D29CCB #CBD29C
tetradic
#9CCBD2 #BE9CD2 #D2A39C #B0D29C
square
#9CCBD2 #BE9CD2 #D2A39C #B0D29C
split-complementary
#9CCBD2 #D29CB0 #D2BE9C
monochromatic
#4C9CA7 #72B5BF #9CCBD2 #C6E1E5 #EAF4F5
Accessibility & contrast
On white
1.77
#9CCBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#9CCBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBD2
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBD2 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#8BCFCD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9ccbd2; /* rgb */ color: rgb(156, 203, 210); /* oklch */ color: oklch(81.1% 0.050 207.5);
Tailwind
colors: {
custom: {
50: '#badadf',
500: '#9ccbd2',
950: '#000000',
},
}SCSS
$custom: #9ccbd2; $custom-light: #badadf; $custom-dark: #000000;
JSON
{
"hex": "#9ccbd2",
"rgb": {
"r": 156,
"g": 203,
"b": 210
},
"hsl": {
"h": 187.778,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.81125,
"c": 0.05011,
"h": 207.5
},
"luminance": 0.54433
}Semantic roles & 50–950 ramp
primary
#9CCBD2
secondary
#A8726A
accent
#4535B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484