#9CD1DA#9CD1DA
#9CD1DA is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.7% C 0.056 H 209.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD1DA |
|---|---|
| RGB | rgb(156, 209, 218) |
| HSL | hsl(189, 46%, 73%) |
| HSV | hsv(189, 28%, 85%) |
| CMYK | cmyk(28.4%, 4.1%, 0%, 14.5%) |
| CIE-LAB | lab(80.59, -14.97, -10.00) |
| CIE-LCH | lch(80.59, 18.00, 213.74°) |
| OKLab | oklab(82.69% -0.049 -0.0273) |
| OKLCH | oklch(82.69% 0.056 209.1) |
| XYZ | xyz(49.1616, 57.7284, 74.8684) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.95
Lightblue
#ADD8E6
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 6.76
Ice Blue
#A5DFF9
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.69
Robin'S Egg Blue
#98EFF9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD1DA #DAA59C
analogous
#9CDAC4 #9CD1DA #9CB2DA
triadic
#9CD1DA #DA9CD1 #D1DA9C
tetradic
#9CD1DA #C49CDA #DAA59C #B2DA9C
square
#9CD1DA #C49CDA #DAA59C #B2DA9C
split-complementary
#9CD1DA #DA9CB2 #DAC49C
monochromatic
#44A6B7 #6FBCC9 #9CD1DA #C9E6EB #E9F5F7
Accessibility & contrast
On white
1.67
#9CD1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#9CD1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD1DA
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD1DA | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDB
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#87D6D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9cd1da; /* rgb */ color: rgb(156, 209, 218); /* oklch */ color: oklch(82.7% 0.056 209.1);
Tailwind
colors: {
custom: {
50: '#bbdfe5',
500: '#9cd1da',
950: '#000000',
},
}SCSS
$custom: #9cd1da; $custom-light: #bbdfe5; $custom-dark: #000000;
JSON
{
"hex": "#9cd1da",
"rgb": {
"r": 156,
"g": 209,
"b": 218
},
"hsl": {
"h": 188.71,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.82692,
"c": 0.05611,
"h": 209.1
},
"luminance": 0.57731
}Semantic roles & 50–950 ramp
primary
#9CD1DA
secondary
#B17369
accent
#412DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484