#9CD2D2#9CD2D2
#9CD2D2 is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.7% C 0.056 H 196.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2D2 |
|---|---|
| RGB | rgb(156, 210, 210) |
| HSL | hsl(180, 38%, 72%) |
| HSV | hsv(180, 26%, 82%) |
| CMYK | cmyk(25.7%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(80.63, -17.29, -5.65) |
| CIE-LCH | lch(80.63, 18.19, 198.09°) |
| OKLab | oklab(82.65% -0.0535 -0.0155) |
| OKLCH | oklch(82.65% 0.056 196.1) |
| XYZ | xyz(48.3861, 57.8120, 69.5696) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.86
Paleturquoise
#AFEEEE
ΔE00 6.35
Lightblue
#ADD8E6
ΔE00 7.47
Robin'S Egg Blue
#98EFF9
ΔE00 7.96
Pale Sky Blue
#BDF6FE
ΔE00 8.82
Robin Egg Blue
#8AF1FE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2D2 #D29C9C
analogous
#9CD2B7 #9CD2D2 #9CB7D2
triadic
#9CD2D2 #D29CD2 #D2D29C
tetradic
#9CD2D2 #B79CD2 #D29C9C #B7D29C
square
#9CD2D2 #B79CD2 #D29C9C #B7D29C
split-complementary
#9CD2D2 #D29CB7 #D2B79C
monochromatic
#4CA7A7 #72BFBF #9CD2D2 #C6E5E5 #EAF5F5
Accessibility & contrast
On white
1.67
#9CD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#9CD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2D2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2D2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD2
Deuteranopia (green-blind)
#C0C5D3
Tritanopia (blue-blind)
#8AD6D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9cd2d2; /* rgb */ color: rgb(156, 210, 210); /* oklch */ color: oklch(82.7% 0.056 196.1);
Tailwind
colors: {
custom: {
50: '#bae0df',
500: '#9cd2d2',
950: '#000000',
},
}SCSS
$custom: #9cd2d2; $custom-light: #bae0df; $custom-dark: #000000;
JSON
{
"hex": "#9cd2d2",
"rgb": {
"r": 156,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.82654,
"c": 0.05567,
"h": 196.1
},
"luminance": 0.57814
}Semantic roles & 50–950 ramp
primary
#9CD2D2
secondary
#A86A6A
accent
#3535B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484