#9FCFCB#9FCFCB
#9FCFCB is a light, muted teal. Relative luminance 0.563; OKLCH L 82.0% C 0.050 H 189.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFCB |
|---|---|
| RGB | rgb(159, 207, 203) |
| HSL | hsl(175, 33%, 72%) |
| HSV | hsv(175, 23%, 81%) |
| CMYK | cmyk(23.2%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.79, -16.41, -3.13) |
| CIE-LCH | lch(79.79, 16.70, 190.80°) |
| OKLab | oklab(81.96% -0.0496 -0.0086) |
| OKLCH | oklch(81.96% 0.05 189.9) |
| XYZ | xyz(47.3871, 56.3064, 64.8598) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.05
Paleturquoise
#AFEEEE
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 8.64
Pale Teal
#82CBB2
ΔE00 9.05
Robin'S Egg Blue
#98EFF9
ΔE00 9.66
Duck Egg Blue
#C3FBF4
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFCB #CF9FA3
analogous
#9FCFB3 #9FCFCB #9FBBCF
triadic
#9FCFCB #CB9FCF #CFCB9F
tetradic
#9FCFCB #B39FCF #CF9FA3 #BBCF9F
square
#9FCFCB #B39FCF #CF9FA3 #BBCF9F
split-complementary
#9FCFCB #CF9FBB #CFB39F
monochromatic
#51A29C #76BBB5 #9FCFCB #C8E3E1 #EBF5F4
Accessibility & contrast
On white
1.71
#9FCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#9FCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFCB
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFCB | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#90D2CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fcfcb; /* rgb */ color: rgb(159, 207, 203); /* oklch */ color: oklch(82.0% 0.050 189.9);
Tailwind
colors: {
custom: {
50: '#bcddda',
500: '#9fcfcb',
950: '#000000',
},
}SCSS
$custom: #9fcfcb; $custom-light: #bcddda; $custom-dark: #000000;
JSON
{
"hex": "#9fcfcb",
"rgb": {
"r": 159,
"g": 207,
"b": 203
},
"hsl": {
"h": 175,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.81961,
"c": 0.0504,
"h": 189.9
},
"luminance": 0.56308
}Semantic roles & 50–950 ramp
primary
#9FCFCB
secondary
#A56E72
accent
#3943AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483