#9EC7CC#9EC7CC
#9EC7CC is a light, muted teal. Relative luminance 0.525; OKLCH L 80.2% C 0.044 H 205.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC7CC |
|---|---|
| RGB | rgb(158, 199, 204) |
| HSL | hsl(187, 31%, 71%) |
| HSV | hsv(187, 23%, 80%) |
| CMYK | cmyk(22.5%, 2.5%, 0%, 20%) |
| CIE-LAB | lab(77.56, -12.38, -6.96) |
| CIE-LCH | lch(77.56, 14.20, 209.33°) |
| OKLab | oklab(80.19% -0.0397 -0.0189) |
| OKLCH | oklch(80.19% 0.044 205.5) |
| XYZ | xyz(45.4198, 52.4738, 64.8504) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.68
Powder Blue
#B0E0E6
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 8.57
Ice Blue
#A5DFF9
ΔE00 9.31
Baby Blue
#89CFF0
ΔE00 9.65
Light Grey Blue
#9DBCD4
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC7CC #CCA39E
analogous
#9ECCBA #9EC7CC #9EB0CC
triadic
#9EC7CC #CC9EC7 #C7CC9E
tetradic
#9EC7CC #BA9ECC #CCA39E #B0CC9E
square
#9EC7CC #BA9ECC #CCA39E #B0CC9E
split-complementary
#9EC7CC #CC9EB0 #CCBA9E
monochromatic
#53959D #76B0B7 #9EC7CC #C6DEE1 #EBF3F4
Accessibility & contrast
On white
1.83
#9EC7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#9EC7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC7CC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC7CC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#90CBC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9ec7cc; /* rgb */ color: rgb(158, 199, 204); /* oklch */ color: oklch(80.2% 0.044 205.5);
Tailwind
colors: {
custom: {
50: '#bbd8db',
500: '#9ec7cc',
950: '#000000',
},
}SCSS
$custom: #9ec7cc; $custom-light: #bbd8db; $custom-dark: #000000;
JSON
{
"hex": "#9ec7cc",
"rgb": {
"r": 158,
"g": 199,
"b": 204
},
"hsl": {
"h": 186.522,
"s": 31.081,
"l": 70.98
},
"oklch": {
"l": 0.80186,
"c": 0.04395,
"h": 205.5
},
"luminance": 0.52476
}Semantic roles & 50–950 ramp
primary
#9EC7CC
secondary
#A1736D
accent
#483CAA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121415
muted
#828384