#9CD6DA#9CD6DA
#9CD6DA is a very light, muted teal. Relative luminance 0.602; OKLCH L 83.8% C 0.059 H 201.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD6DA |
|---|---|
| RGB | rgb(156, 214, 218) |
| HSL | hsl(184, 46%, 73%) |
| HSV | hsv(184, 28%, 85%) |
| CMYK | cmyk(28.4%, 1.8%, 0%, 14.5%) |
| CIE-LAB | lab(81.96, -17.51, -7.96) |
| CIE-LCH | lch(81.96, 19.24, 204.44°) |
| OKLab | oklab(83.78% -0.0554 -0.0217) |
| OKLCH | oklch(83.78% 0.06 201.4) |
| XYZ | xyz(50.4076, 60.2205, 75.2837) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.71
Paleturquoise
#AFEEEE
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 6.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Pale Sky Blue
#BDF6FE
ΔE00 7.53
Robin Egg Blue
#8AF1FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD6DA #DAA09C
analogous
#9CDABF #9CD6DA #9CB7DA
triadic
#9CD6DA #DA9CD6 #D6DA9C
tetradic
#9CD6DA #BF9CDA #DAA09C #B7DA9C
square
#9CD6DA #BF9CDA #DAA09C #B7DA9C
split-complementary
#9CD6DA #DA9CB7 #DABF9C
monochromatic
#44B0B7 #6FC4C9 #9CD6DA #C9E8EB #E9F6F7
Accessibility & contrast
On white
1.61
#9CD6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#9CD6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD6DA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD6DA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DA
Deuteranopia (green-blind)
#C2C8DA
Tritanopia (blue-blind)
#87DAD7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #9cd6da; /* rgb */ color: rgb(156, 214, 218); /* oklch */ color: oklch(83.8% 0.059 201.4);
Tailwind
colors: {
custom: {
50: '#bbe2e5',
500: '#9cd6da',
950: '#000000',
},
}SCSS
$custom: #9cd6da; $custom-light: #bbe2e5; $custom-dark: #000000;
JSON
{
"hex": "#9cd6da",
"rgb": {
"r": 156,
"g": 214,
"b": 218
},
"hsl": {
"h": 183.871,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.83782,
"c": 0.0595,
"h": 201.4
},
"luminance": 0.60223
}Semantic roles & 50–950 ramp
primary
#9CD6DA
secondary
#B16D69
accent
#362DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484