#35ABA7#35ABA7
#35ABA7 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.102 H 191.7°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABA7 |
|---|---|
| RGB | rgb(53, 171, 167) |
| HSL | hsl(178, 53%, 44%) |
| HSV | hsv(178, 69%, 67%) |
| CMYK | cmyk(69%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(63.89, -32.77, -7.43) |
| CIE-LCH | lch(63.89, 33.61, 192.77°) |
| OKLab | oklab(67.65% -0.1 -0.0207) |
| OKLCH | oklch(67.65% 0.102 191.7) |
| XYZ | xyz(23.0030, 32.6701, 41.6454) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.67
Topaz
#13BBAF
ΔE00 5.37
Sea
#3C9992
ΔE00 5.74
Blue Green
#0F9B8E
ΔE00 6.60
Cadetblue
#5F9EA0
ΔE00 6.87
Tealish
#24BCA8
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABA7 #AB3539
analogous
#35AB6C #35ABA7 #3574AB
triadic
#35ABA7 #A735AB #ABA735
tetradic
#35ABA7 #6C35AB #AB3539 #74AB35
square
#35ABA7 #6C35AB #AB3539 #74AB35
split-complementary
#35ABA7 #AB3574 #AB6C35
monochromatic
#184E4C #277C79 #35ABA7 #53CAC6 #82D8D5
Accessibility & contrast
On white
2.79
#35ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#35ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABA7
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABA7 | 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)
#A1A2A7
Deuteranopia (green-blind)
#8F95A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #35aba7; /* rgb */ color: rgb(53, 171, 167); /* oklch */ color: oklch(67.7% 0.102 191.7);
Tailwind
colors: {
custom: {
50: '#7ec4c1',
500: '#35aba7',
950: '#000000',
},
}SCSS
$custom: #35aba7; $custom-light: #7ec4c1; $custom-dark: #000000;
JSON
{
"hex": "#35aba7",
"rgb": {
"r": 53,
"g": 171,
"b": 167
},
"hsl": {
"h": 177.966,
"s": 52.679,
"l": 43.922
},
"oklch": {
"l": 0.67654,
"c": 0.10209,
"h": 191.7
},
"luminance": 0.32673
}Semantic roles & 50–950 ramp
primary
#35ABA7
secondary
#C27A7D
accent
#4C51DC
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281