#35AC9B#35AC9B
#35AC9B is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.5% C 0.107 H 181.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #35AC9B |
|---|---|
| RGB | rgb(53, 172, 155) |
| HSL | hsl(171, 53%, 44%) |
| HSV | hsv(171, 69%, 67%) |
| CMYK | cmyk(69.2%, 0%, 9.9%, 32.5%) |
| CIE-LAB | lab(63.86, -36.59, -0.78) |
| CIE-LCH | lch(63.86, 36.60, 181.23°) |
| OKLab | oklab(67.51% -0.1065 -0.0027) |
| OKLCH | oklch(67.51% 0.107 181.5) |
| XYZ | xyz(22.1343, 32.6260, 36.1349) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.92
Tealish
#24BCA8
ΔE00 4.53
Greeny Blue
#42B395
ΔE00 4.69
Topaz
#13BBAF
ΔE00 4.86
Blue Green
#0F9B8E
ΔE00 5.64
Turquoise (survey)
#06C2AC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AC9B #AC3546
analogous
#35AC60 #35AC9B #3582AC
triadic
#35AC9B #9B35AC #AC9B35
tetradic
#35AC9B #6035AC #AC3546 #82AC35
square
#35AC9B #6035AC #AC3546 #82AC35
split-complementary
#35AC9B #AC3582 #AC6035
monochromatic
#184E47 #277D71 #35AC9B #54CAB9 #83D9CC
Accessibility & contrast
On white
2.79
#35AC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#35AC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AC9B
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AC9B | 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)
#A4A29A
Deuteranopia (green-blind)
#93969D
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #35ac9b; /* rgb */ color: rgb(53, 172, 155); /* oklch */ color: oklch(67.5% 0.107 181.5);
Tailwind
colors: {
custom: {
50: '#7dc5b8',
500: '#35ac9b',
950: '#000000',
},
}SCSS
$custom: #35ac9b; $custom-light: #7dc5b8; $custom-dark: #000000;
JSON
{
"hex": "#35ac9b",
"rgb": {
"r": 53,
"g": 172,
"b": 155
},
"hsl": {
"h": 171.429,
"s": 52.889,
"l": 44.118
},
"oklch": {
"l": 0.6751,
"c": 0.10654,
"h": 181.5
},
"luminance": 0.32628
}Semantic roles & 50–950 ramp
primary
#35AC9B
secondary
#C27B85
accent
#4C60DC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280