#9FCFCA#9FCFCA
#9FCFCA is a light, muted teal. Relative luminance 0.563; OKLCH L 81.9% C 0.051 H 188.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFCA |
|---|---|
| RGB | rgb(159, 207, 202) |
| HSL | hsl(174, 33%, 72%) |
| HSV | hsv(174, 23%, 81%) |
| CMYK | cmyk(23.2%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.76, -16.62, -2.63) |
| CIE-LCH | lch(79.76, 16.83, 189.00°) |
| OKLab | oklab(81.93% -0.0501 -0.0073) |
| OKLCH | oklch(81.93% 0.051 188.3) |
| XYZ | xyz(47.2683, 56.2589, 64.2342) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.36
Paleturquoise
#AFEEEE
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 8.68
Lightblue
#ADD8E6
ΔE00 9.04
Duck Egg Blue
#C3FBF4
ΔE00 9.79
Seafoam Blue
#78D1B6
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFCA #CF9FA4
analogous
#9FCFB2 #9FCFCA #9FBCCF
triadic
#9FCFCA #CA9FCF #CFCA9F
tetradic
#9FCFCA #B29FCF #CF9FA4 #BCCF9F
square
#9FCFCA #B29FCF #CF9FA4 #BCCF9F
split-complementary
#9FCFCA #CF9FBC #CFB29F
monochromatic
#51A29A #76BBB3 #9FCFCA #C8E3E1 #EBF5F4
Accessibility & contrast
On white
1.71
#9FCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#9FCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFCA
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFCA | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#91D1CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fcfca; /* rgb */ color: rgb(159, 207, 202); /* oklch */ color: oklch(81.9% 0.051 188.3);
Tailwind
colors: {
custom: {
50: '#bcddda',
500: '#9fcfca',
950: '#000000',
},
}SCSS
$custom: #9fcfca; $custom-light: #bcddda; $custom-dark: #000000;
JSON
{
"hex": "#9fcfca",
"rgb": {
"r": 159,
"g": 207,
"b": 202
},
"hsl": {
"h": 173.75,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.8193,
"c": 0.05059,
"h": 188.3
},
"luminance": 0.56261
}Semantic roles & 50–950 ramp
primary
#9FCFCA
secondary
#A56E73
accent
#3945AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483