#35BCAA#35BCAA
#35BCAA is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.0% C 0.116 H 182.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #35BCAA |
|---|---|
| RGB | rgb(53, 188, 170) |
| HSL | hsl(172, 56%, 47%) |
| HSV | hsv(172, 72%, 74%) |
| CMYK | cmyk(71.8%, 0%, 9.6%, 26.3%) |
| CIE-LAB | lab(69.20, -39.76, -1.26) |
| CIE-LCH | lch(69.20, 39.78, 181.82°) |
| OKLab | oklab(72% -0.1159 -0.004) |
| OKLCH | oklch(72% 0.116 182) |
| XYZ | xyz(26.7036, 39.6225, 44.2629) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.97
Turquoise (survey)
#06C2AC
ΔE00 2.28
Topaz
#13BBAF
ΔE00 2.39
Lightseagreen
#20B2AA
ΔE00 4.39
Greeny Blue
#42B395
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BCAA #BC3547
analogous
#35BC67 #35BCAA #358BBC
triadic
#35BCAA #AA35BC #BCAA35
tetradic
#35BCAA #6735BC #BC3547 #8BBC35
square
#35BCAA #6735BC #BC3547 #8BBC35
split-complementary
#35BCAA #BC358B #BC6735
monochromatic
#1A5D54 #288C7F #35BCAA #5DD1C2 #8DDFD4
Accessibility & contrast
On white
2.35
#35BCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#35BCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BCAA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BCAA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A9
Deuteranopia (green-blind)
#A1A3AC
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #35bcaa; /* rgb */ color: rgb(53, 188, 170); /* oklch */ color: oklch(72.0% 0.116 182.0);
Tailwind
colors: {
custom: {
50: '#80d1c3',
500: '#35bcaa',
950: '#000000',
},
}SCSS
$custom: #35bcaa; $custom-light: #80d1c3; $custom-dark: #000000;
JSON
{
"hex": "#35bcaa",
"rgb": {
"r": 53,
"g": 188,
"b": 170
},
"hsl": {
"h": 172,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.72001,
"c": 0.116,
"h": 182
},
"luminance": 0.39626
}Semantic roles & 50–950 ramp
primary
#35BCAA
secondary
#C9848D
accent
#485DDF
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281