#9CD0DA#9CD0DA
#9CD0DA is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.5% C 0.056 H 210.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD0DA |
|---|---|
| RGB | rgb(156, 208, 218) |
| HSL | hsl(190, 46%, 73%) |
| HSV | hsv(190, 28%, 85%) |
| CMYK | cmyk(28.4%, 4.6%, 0%, 14.5%) |
| CIE-LAB | lab(80.31, -14.45, -10.40) |
| CIE-LCH | lch(80.31, 17.81, 215.74°) |
| OKLab | oklab(82.48% -0.0478 -0.0284) |
| OKLCH | oklch(82.48% 0.056 210.7) |
| XYZ | xyz(48.9171, 57.2393, 74.7869) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.93
Powder Blue
#B0E0E6
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 6.36
Ice Blue
#A5DFF9
ΔE00 6.73
Baby Blue
#89CFF0
ΔE00 7.50
Paleturquoise
#AFEEEE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD0DA #DAA69C
analogous
#9CDAC5 #9CD0DA #9CB1DA
triadic
#9CD0DA #DA9CD0 #D0DA9C
tetradic
#9CD0DA #C59CDA #DAA69C #B1DA9C
square
#9CD0DA #C59CDA #DAA69C #B1DA9C
split-complementary
#9CD0DA #DA9CB1 #DAC59C
monochromatic
#44A5B7 #6FBBC9 #9CD0DA #C9E5EB #E9F4F7
Accessibility & contrast
On white
1.69
#9CD0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#9CD0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD0DA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD0DA | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#BCC4DA
Tritanopia (blue-blind)
#87D5D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cd0da; /* rgb */ color: rgb(156, 208, 218); /* oklch */ color: oklch(82.5% 0.056 210.7);
Tailwind
colors: {
custom: {
50: '#bbdee5',
500: '#9cd0da',
950: '#000000',
},
}SCSS
$custom: #9cd0da; $custom-light: #bbdee5; $custom-dark: #000000;
JSON
{
"hex": "#9cd0da",
"rgb": {
"r": 156,
"g": 208,
"b": 218
},
"hsl": {
"h": 189.677,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.82475,
"c": 0.05556,
"h": 210.7
},
"luminance": 0.57242
}Semantic roles & 50–950 ramp
primary
#9CD0DA
secondary
#B17469
accent
#432DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484