#9FCFCD#9FCFCD
#9FCFCD is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.0% C 0.050 H 193.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFCD |
|---|---|
| RGB | rgb(159, 207, 205) |
| HSL | hsl(178, 33%, 72%) |
| HSV | hsv(178, 23%, 81%) |
| CMYK | cmyk(23.2%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.84, -15.98, -4.12) |
| CIE-LCH | lch(79.84, 16.50, 194.47°) |
| OKLab | oklab(82.02% -0.0488 -0.0113) |
| OKLCH | oklch(82.02% 0.05 193) |
| XYZ | xyz(47.6270, 56.4024, 66.1231) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 7.23
Lightblue
#ADD8E6
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 9.27
Pale Sky Blue
#BDF6FE
ΔE00 9.65
Pale Teal
#82CBB2
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFCD #CF9FA1
analogous
#9FCFB5 #9FCFCD #9FB9CF
triadic
#9FCFCD #CD9FCF #CFCD9F
tetradic
#9FCFCD #B59FCF #CF9FA1 #B9CF9F
square
#9FCFCD #B59FCF #CF9FA1 #B9CF9F
split-complementary
#9FCFCD #CF9FB9 #CFB59F
monochromatic
#51A29F #76BBB8 #9FCFCD #C8E3E2 #EBF5F4
Accessibility & contrast
On white
1.71
#9FCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#9FCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFCD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFCD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#90D2CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fcfcd; /* rgb */ color: rgb(159, 207, 205); /* oklch */ color: oklch(82.0% 0.050 193.0);
Tailwind
colors: {
custom: {
50: '#bcdddc',
500: '#9fcfcd',
950: '#000000',
},
}SCSS
$custom: #9fcfcd; $custom-light: #bcdddc; $custom-dark: #000000;
JSON
{
"hex": "#9fcfcd",
"rgb": {
"r": 159,
"g": 207,
"b": 205
},
"hsl": {
"h": 177.5,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.82022,
"c": 0.05014,
"h": 193
},
"luminance": 0.56404
}Semantic roles & 50–950 ramp
primary
#9FCFCD
secondary
#A56E70
accent
#393EAC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484