#9ECFCC#9ECFCC
#9ECFCC is a light, muted teal. Relative luminance 0.563; OKLCH L 81.9% C 0.051 H 191.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECFCC |
|---|---|
| RGB | rgb(158, 207, 204) |
| HSL | hsl(176, 34%, 72%) |
| HSV | hsv(176, 24%, 81%) |
| CMYK | cmyk(23.7%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(79.76, -16.49, -3.72) |
| CIE-LCH | lch(79.76, 16.91, 192.70°) |
| OKLab | oklab(81.93% -0.0502 -0.0102) |
| OKLCH | oklch(81.93% 0.051 191.5) |
| XYZ | xyz(47.3091, 56.2524, 65.4801) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.81
Paleturquoise
#AFEEEE
ΔE00 7.25
Lightblue
#ADD8E6
ΔE00 8.33
Pale Teal
#82CBB2
ΔE00 9.34
Robin'S Egg Blue
#98EFF9
ΔE00 9.38
Duck Egg Blue
#C3FBF4
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECFCC #CF9EA1
analogous
#9ECFB4 #9ECFCC #9EBACF
triadic
#9ECFCC #CC9ECF #CFCC9E
tetradic
#9ECFCC #B49ECF #CF9EA1 #BACF9E
square
#9ECFCC #B49ECF #CF9EA1 #BACF9E
split-complementary
#9ECFCC #CF9EBA #CFB49E
monochromatic
#50A29D #75BBB6 #9ECFCC #C7E3E2 #EBF5F4
Accessibility & contrast
On white
1.71
#9ECFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#9ECFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECFCC
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECFCC | 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)
#C9CACC
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#8FD2CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ecfcc; /* rgb */ color: rgb(158, 207, 204); /* oklch */ color: oklch(81.9% 0.051 191.5);
Tailwind
colors: {
custom: {
50: '#bbdddb',
500: '#9ecfcc',
950: '#000000',
},
}SCSS
$custom: #9ecfcc; $custom-light: #bbdddb; $custom-dark: #000000;
JSON
{
"hex": "#9ecfcc",
"rgb": {
"r": 158,
"g": 207,
"b": 204
},
"hsl": {
"h": 176.327,
"s": 33.793,
"l": 71.569
},
"oklch": {
"l": 0.8193,
"c": 0.05121,
"h": 191.5
},
"luminance": 0.56254
}Semantic roles & 50–950 ramp
primary
#9ECFCC
secondary
#A56D70
accent
#3940AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121515
muted
#828484