#9CD4DA#9CD4DA
#9CD4DA is a very light, muted teal. Relative luminance 0.592; OKLCH L 83.3% C 0.058 H 204.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD4DA |
|---|---|
| RGB | rgb(156, 212, 218) |
| HSL | hsl(186, 46%, 73%) |
| HSV | hsv(186, 28%, 85%) |
| CMYK | cmyk(28.4%, 2.8%, 0%, 14.5%) |
| CIE-LAB | lab(81.41, -16.50, -8.77) |
| CIE-LCH | lch(81.41, 18.69, 208.01°) |
| OKLab | oklab(83.35% -0.0528 -0.0239) |
| OKLCH | oklch(83.35% 0.058 204.4) |
| XYZ | xyz(49.9046, 59.2144, 75.1161) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.57
Lightblue
#ADD8E6
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Pale Sky Blue
#BDF6FE
ΔE00 7.74
Sky Blue
#87CEEB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD4DA #DAA29C
analogous
#9CDAC1 #9CD4DA #9CB5DA
triadic
#9CD4DA #DA9CD4 #D4DA9C
tetradic
#9CD4DA #C19CDA #DAA29C #B5DA9C
square
#9CD4DA #C19CDA #DAA29C #B5DA9C
split-complementary
#9CD4DA #DA9CB5 #DAC19C
monochromatic
#44ACB7 #6FC1C9 #9CD4DA #C9E7EB #E9F5F7
Accessibility & contrast
On white
1.64
#9CD4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#9CD4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD4DA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD4DA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDA
Deuteranopia (green-blind)
#C0C7DA
Tritanopia (blue-blind)
#87D8D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9cd4da; /* rgb */ color: rgb(156, 212, 218); /* oklch */ color: oklch(83.3% 0.058 204.4);
Tailwind
colors: {
custom: {
50: '#bbe1e5',
500: '#9cd4da',
950: '#000000',
},
}SCSS
$custom: #9cd4da; $custom-light: #bbe1e5; $custom-dark: #000000;
JSON
{
"hex": "#9cd4da",
"rgb": {
"r": 156,
"g": 212,
"b": 218
},
"hsl": {
"h": 185.806,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.83346,
"c": 0.05802,
"h": 204.4
},
"luminance": 0.59217
}Semantic roles & 50–950 ramp
primary
#9CD4DA
secondary
#B17069
accent
#3A2DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484