#9DCFCB#9DCFCB
#9DCFCB is a light, muted teal. Relative luminance 0.561; OKLCH L 81.8% C 0.052 H 190.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCFCB |
|---|---|
| RGB | rgb(157, 207, 203) |
| HSL | hsl(175, 34%, 71%) |
| HSV | hsv(175, 24%, 81%) |
| CMYK | cmyk(24.2%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.67, -17.01, -3.31) |
| CIE-LCH | lch(79.67, 17.33, 191.02°) |
| OKLab | oklab(81.84% -0.0515 -0.0091) |
| OKLCH | oklch(81.84% 0.052 190.1) |
| XYZ | xyz(46.9936, 56.1035, 64.8413) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.19
Paleturquoise
#AFEEEE
ΔE00 7.31
Lightblue
#ADD8E6
ΔE00 8.82
Pale Teal
#82CBB2
ΔE00 8.85
Robin'S Egg Blue
#98EFF9
ΔE00 9.52
Duck Egg Blue
#C3FBF4
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCFCB #CF9DA1
analogous
#9DCFB2 #9DCFCB #9DBACF
triadic
#9DCFCB #CB9DCF #CFCB9D
tetradic
#9DCFCB #B29DCF #CF9DA1 #BACF9D
square
#9DCFCB #B29DCF #CF9DA1 #BACF9D
split-complementary
#9DCFCB #CF9DBA #CFB29D
monochromatic
#4FA29C #74BBB5 #9DCFCB #C6E3E1 #EAF5F4
Accessibility & contrast
On white
1.72
#9DCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#9DCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCFCB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCFCB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#C0C2CC
Tritanopia (blue-blind)
#8ED2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9dcfcb; /* rgb */ color: rgb(157, 207, 203); /* oklch */ color: oklch(81.8% 0.052 190.1);
Tailwind
colors: {
custom: {
50: '#bbddda',
500: '#9dcfcb',
950: '#000000',
},
}SCSS
$custom: #9dcfcb; $custom-light: #bbddda; $custom-dark: #000000;
JSON
{
"hex": "#9dcfcb",
"rgb": {
"r": 157,
"g": 207,
"b": 203
},
"hsl": {
"h": 175.2,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.81839,
"c": 0.05231,
"h": 190.1
},
"luminance": 0.56106
}Semantic roles & 50–950 ramp
primary
#9DCFCB
secondary
#A56C70
accent
#3842AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483