#9CD8DA#9CD8DA
#9CD8DA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.2% C 0.061 H 198.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD8DA |
|---|---|
| RGB | rgb(156, 216, 218) |
| HSL | hsl(182, 46%, 73%) |
| HSV | hsv(182, 28%, 85%) |
| CMYK | cmyk(28.4%, 0.9%, 0%, 14.5%) |
| CIE-LAB | lab(82.51, -18.52, -7.15) |
| CIE-LCH | lch(82.51, 19.85, 201.10°) |
| OKLab | oklab(84.22% -0.0579 -0.0195) |
| OKLCH | oklch(84.22% 0.061 198.7) |
| XYZ | xyz(50.9169, 61.2390, 75.4535) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.10
Paleturquoise
#AFEEEE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 7.15
Pale Sky Blue
#BDF6FE
ΔE00 7.47
Robin Egg Blue
#8AF1FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD8DA #DA9E9C
analogous
#9CDABD #9CD8DA #9CB9DA
triadic
#9CD8DA #DA9CD8 #D8DA9C
tetradic
#9CD8DA #BD9CDA #DA9E9C #B9DA9C
square
#9CD8DA #BD9CDA #DA9E9C #B9DA9C
split-complementary
#9CD8DA #DA9CB9 #DABD9C
monochromatic
#44B3B7 #6FC6C9 #9CD8DA #C9EAEB #E9F6F7
Accessibility & contrast
On white
1.59
#9CD8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#9CD8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD8DA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD8DA | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2DA
Deuteranopia (green-blind)
#C4CADB
Tritanopia (blue-blind)
#86DCD8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9cd8da; /* rgb */ color: rgb(156, 216, 218); /* oklch */ color: oklch(84.2% 0.061 198.7);
Tailwind
colors: {
custom: {
50: '#bbe4e5',
500: '#9cd8da',
950: '#000000',
},
}SCSS
$custom: #9cd8da; $custom-light: #bbe4e5; $custom-dark: #000000;
JSON
{
"hex": "#9cd8da",
"rgb": {
"r": 156,
"g": 216,
"b": 218
},
"hsl": {
"h": 181.935,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.8422,
"c": 0.06111,
"h": 198.7
},
"luminance": 0.61242
}Semantic roles & 50–950 ramp
primary
#9CD8DA
secondary
#B16B69
accent
#312DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484