#9ACFCD#9ACFCD
#9ACFCD is a light, muted teal. Relative luminance 0.559; OKLCH L 81.7% C 0.055 H 193.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACFCD |
|---|---|
| RGB | rgb(154, 207, 205) |
| HSL | hsl(178, 36%, 71%) |
| HSV | hsv(178, 26%, 81%) |
| CMYK | cmyk(25.6%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.56, -17.47, -4.57) |
| CIE-LCH | lch(79.56, 18.06, 194.67°) |
| OKLab | oklab(81.72% -0.0535 -0.0125) |
| OKLCH | oklch(81.72% 0.055 193.2) |
| XYZ | xyz(46.6552, 55.9013, 66.0775) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.86
Paleturquoise
#AFEEEE
ΔE00 7.13
Lightblue
#ADD8E6
ΔE00 8.35
Robin'S Egg Blue
#98EFF9
ΔE00 8.92
Pale Teal
#82CBB2
ΔE00 9.40
Mediumturquoise
#48D1CC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACFCD #CF9A9C
analogous
#9ACFB2 #9ACFCD #9AB6CF
triadic
#9ACFCD #CD9ACF #CFCD9A
tetradic
#9ACFCD #B29ACF #CF9A9C #B6CF9A
square
#9ACFCD #B29ACF #CF9A9C #B6CF9A
split-complementary
#9ACFCD #CF9AB6 #CFB29A
monochromatic
#4DA29F #71BBB8 #9ACFCD #C3E3E2 #EAF5F5
Accessibility & contrast
On white
1.72
#9ACFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#9ACFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACFCD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACFCD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#89D2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9acfcd; /* rgb */ color: rgb(154, 207, 205); /* oklch */ color: oklch(81.7% 0.055 193.2);
Tailwind
colors: {
custom: {
50: '#b9dddc',
500: '#9acfcd',
950: '#000000',
},
}SCSS
$custom: #9acfcd; $custom-light: #b9dddc; $custom-dark: #000000;
JSON
{
"hex": "#9acfcd",
"rgb": {
"r": 154,
"g": 207,
"b": 205
},
"hsl": {
"h": 177.736,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.81721,
"c": 0.05491,
"h": 193.2
},
"luminance": 0.55903
}Semantic roles & 50–950 ramp
primary
#9ACFCD
secondary
#A5696B
accent
#373CAE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484