#9DCFCA#9DCFCA
#9DCFCA is a light, muted teal. Relative luminance 0.561; OKLCH L 81.8% C 0.052 H 188.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCFCA |
|---|---|
| RGB | rgb(157, 207, 202) |
| HSL | hsl(174, 34%, 71%) |
| HSV | hsv(174, 24%, 81%) |
| CMYK | cmyk(24.2%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.65, -17.23, -2.82) |
| CIE-LCH | lch(79.65, 17.46, 189.28°) |
| OKLab | oklab(81.81% -0.0519 -0.0078) |
| OKLCH | oklch(81.81% 0.053 188.6) |
| XYZ | xyz(46.8748, 56.0560, 64.2157) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.50
Paleturquoise
#AFEEEE
ΔE00 7.41
Pale Teal
#82CBB2
ΔE00 8.47
Lightblue
#ADD8E6
ΔE00 9.21
Seafoam Blue
#78D1B6
ΔE00 9.59
Robin'S Egg Blue
#98EFF9
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCFCA #CF9DA2
analogous
#9DCFB1 #9DCFCA #9DBBCF
triadic
#9DCFCA #CA9DCF #CFCA9D
tetradic
#9DCFCA #B19DCF #CF9DA2 #BBCF9D
square
#9DCFCA #B19DCF #CF9DA2 #BBCF9D
split-complementary
#9DCFCA #CF9DBB #CFB19D
monochromatic
#4FA29A #74BBB4 #9DCFCA #C6E3E0 #EAF5F4
Accessibility & contrast
On white
1.72
#9DCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#9DCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCFCA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCFCA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACA
Deuteranopia (green-blind)
#C0C2CB
Tritanopia (blue-blind)
#8ED2CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9dcfca; /* rgb */ color: rgb(157, 207, 202); /* oklch */ color: oklch(81.8% 0.052 188.6);
Tailwind
colors: {
custom: {
50: '#bbddda',
500: '#9dcfca',
950: '#000000',
},
}SCSS
$custom: #9dcfca; $custom-light: #bbddda; $custom-dark: #000000;
JSON
{
"hex": "#9dcfca",
"rgb": {
"r": 157,
"g": 207,
"b": 202
},
"hsl": {
"h": 174,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.81808,
"c": 0.0525,
"h": 188.6
},
"luminance": 0.56058
}Semantic roles & 50–950 ramp
primary
#9DCFCA
secondary
#A56C71
accent
#3844AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483