#35AC9C#35AC9C
#35AC9C is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.5% C 0.106 H 182.2°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #35AC9C |
|---|---|
| RGB | rgb(53, 172, 156) |
| HSL | hsl(172, 53%, 44%) |
| HSV | hsv(172, 69%, 67%) |
| CMYK | cmyk(69.2%, 0%, 9.3%, 32.5%) |
| CIE-LAB | lab(63.88, -36.32, -1.30) |
| CIE-LCH | lch(63.88, 36.34, 182.05°) |
| OKLab | oklab(67.54% -0.106 -0.0041) |
| OKLCH | oklch(67.54% 0.106 182.2) |
| XYZ | xyz(22.2186, 32.6597, 36.5790) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.60
Tealish
#24BCA8
ΔE00 4.58
Topaz
#13BBAF
ΔE00 4.71
Greeny Blue
#42B395
ΔE00 5.00
Blue Green
#0F9B8E
ΔE00 5.59
Turquoise (survey)
#06C2AC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AC9C #AC3545
analogous
#35AC61 #35AC9C #3581AC
triadic
#35AC9C #9C35AC #AC9C35
tetradic
#35AC9C #6135AC #AC3545 #81AC35
square
#35AC9C #6135AC #AC3545 #81AC35
split-complementary
#35AC9C #AC3581 #AC6135
monochromatic
#184E47 #277D72 #35AC9C #54CABA #83D9CD
Accessibility & contrast
On white
2.79
#35AC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#35AC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AC9C
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AC9C | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#93969D
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #35ac9c; /* rgb */ color: rgb(53, 172, 156); /* oklch */ color: oklch(67.5% 0.106 182.2);
Tailwind
colors: {
custom: {
50: '#7dc5b9',
500: '#35ac9c',
950: '#000000',
},
}SCSS
$custom: #35ac9c; $custom-light: #7dc5b9; $custom-dark: #000000;
JSON
{
"hex": "#35ac9c",
"rgb": {
"r": 53,
"g": 172,
"b": 156
},
"hsl": {
"h": 171.933,
"s": 52.889,
"l": 44.118
},
"oklch": {
"l": 0.67542,
"c": 0.10613,
"h": 182.2
},
"luminance": 0.32662
}Semantic roles & 50–950 ramp
primary
#35AC9C
secondary
#C27B84
accent
#4C5FDC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280