#9FCEC5#9FCEC5
#9FCEC5 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.6% C 0.051 H 182.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCEC5 |
|---|---|
| RGB | rgb(159, 206, 197) |
| HSL | hsl(169, 32%, 72%) |
| HSV | hsv(169, 23%, 81%) |
| CMYK | cmyk(22.8%, 0%, 4.4%, 19.2%) |
| CIE-LAB | lab(79.35, -17.18, -0.55) |
| CIE-LCH | lch(79.35, 17.19, 181.83°) |
| OKLab | oklab(81.56% -0.0508 -0.0017) |
| OKLCH | oklch(81.56% 0.051 182) |
| XYZ | xyz(46.4444, 55.5429, 61.0862) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.33
Powder Blue
#B0E0E6
ΔE00 7.80
Paleturquoise
#AFEEEE
ΔE00 8.32
Seafoam Blue
#78D1B6
ΔE00 8.65
Duck Egg Blue
#C3FBF4
ΔE00 10.10
Light Teal
#90E4C1
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCEC5 #CE9FA8
analogous
#9FCEAE #9FCEC5 #9FC0CE
triadic
#9FCEC5 #C59FCE #CEC59F
tetradic
#9FCEC5 #AE9FCE #CE9FA8 #C0CE9F
square
#9FCEC5 #AE9FCE #CE9FA8 #C0CE9F
split-complementary
#9FCEC5 #CE9FC0 #CEAE9F
monochromatic
#52A192 #76B9AD #9FCEC5 #C8E3DD #EBF5F3
Accessibility & contrast
On white
1.73
#9FCEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#9FCEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCEC5
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCEC5 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C5
Deuteranopia (green-blind)
#C1C2C6
Tritanopia (blue-blind)
#92D0CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fcec5; /* rgb */ color: rgb(159, 206, 197); /* oklch */ color: oklch(81.6% 0.051 182.0);
Tailwind
colors: {
custom: {
50: '#bcddd6',
500: '#9fcec5',
950: '#000000',
},
}SCSS
$custom: #9fcec5; $custom-light: #bcddd6; $custom-dark: #000000;
JSON
{
"hex": "#9fcec5",
"rgb": {
"r": 159,
"g": 206,
"b": 197
},
"hsl": {
"h": 168.511,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.81562,
"c": 0.05082,
"h": 182
},
"luminance": 0.55545
}Semantic roles & 50–950 ramp
primary
#9FCEC5
secondary
#A36E78
accent
#3A50AB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483