#9FCDCD#9FCDCD
#9FCDCD is a light, muted teal. Relative luminance 0.554; OKLCH L 81.6% C 0.048 H 196.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDCD |
|---|---|
| RGB | rgb(159, 205, 205) |
| HSL | hsl(180, 32%, 71%) |
| HSV | hsv(180, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(79.29, -14.95, -4.93) |
| CIE-LCH | lch(79.29, 15.75, 198.25°) |
| OKLab | oklab(81.59% -0.0462 -0.0135) |
| OKLCH | oklch(81.59% 0.048 196.2) |
| XYZ | xyz(47.1455, 55.4394, 65.9626) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 9.49
Pale Sky Blue
#BDF6FE
ΔE00 9.74
Sky Blue
#87CEEB
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDCD #CD9F9F
analogous
#9FCDB6 #9FCDCD #9FB6CD
triadic
#9FCDCD #CD9FCD #CDCD9F
tetradic
#9FCDCD #B69FCD #CD9F9F #B6CD9F
square
#9FCDCD #B69FCD #CD9F9F #B6CD9F
split-complementary
#9FCDCD #CD9FB6 #CDB69F
monochromatic
#539F9F #77B8B8 #9FCDCD #C7E2E2 #EBF5F5
Accessibility & contrast
On white
1.74
#9FCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#9FCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDCD
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDCD | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#90D0CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fcdcd; /* rgb */ color: rgb(159, 205, 205); /* oklch */ color: oklch(81.6% 0.048 196.2);
Tailwind
colors: {
custom: {
50: '#bcdcdc',
500: '#9fcdcd',
950: '#000000',
},
}SCSS
$custom: #9fcdcd; $custom-light: #bcdcdc; $custom-dark: #000000;
JSON
{
"hex": "#9fcdcd",
"rgb": {
"r": 159,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.81586,
"c": 0.04815,
"h": 196.2
},
"luminance": 0.55441
}Semantic roles & 50–950 ramp
primary
#9FCDCD
secondary
#A26E6E
accent
#3B3BAA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484