#35ABA2#35ABA2
#35ABA2 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.103 H 187.6°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABA2 |
|---|---|
| RGB | rgb(53, 171, 162) |
| HSL | hsl(175, 53%, 44%) |
| HSV | hsv(175, 69%, 67%) |
| CMYK | cmyk(69%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(63.74, -34.20, -4.86) |
| CIE-LCH | lch(63.74, 34.54, 188.08°) |
| OKLab | oklab(67.49% -0.1022 -0.0137) |
| OKLCH | oklch(67.49% 0.103 187.6) |
| XYZ | xyz(22.5497, 32.4887, 39.2579) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.24
Topaz
#13BBAF
ΔE00 4.68
Sea
#3C9992
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 5.66
Tealish
#24BCA8
ΔE00 5.88
Dull Teal
#5F9E8F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABA2 #AB353E
analogous
#35AB67 #35ABA2 #3579AB
triadic
#35ABA2 #A235AB #ABA235
tetradic
#35ABA2 #6735AB #AB353E #79AB35
square
#35ABA2 #6735AB #AB353E #79AB35
split-complementary
#35ABA2 #AB3579 #AB6735
monochromatic
#184E49 #277C76 #35ABA2 #53CAC1 #82D8D2
Accessibility & contrast
On white
2.80
#35ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#35ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABA2
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABA2 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#9195A3
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #35aba2; /* rgb */ color: rgb(53, 171, 162); /* oklch */ color: oklch(67.5% 0.103 187.6);
Tailwind
colors: {
custom: {
50: '#7dc4bd',
500: '#35aba2',
950: '#000000',
},
}SCSS
$custom: #35aba2; $custom-light: #7dc4bd; $custom-dark: #000000;
JSON
{
"hex": "#35aba2",
"rgb": {
"r": 53,
"g": 171,
"b": 162
},
"hsl": {
"h": 175.424,
"s": 52.679,
"l": 43.922
},
"oklch": {
"l": 0.67485,
"c": 0.10315,
"h": 187.6
},
"luminance": 0.32491
}Semantic roles & 50–950 ramp
primary
#35ABA2
secondary
#C27A80
accent
#4C57DC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281