#35ABA6#35ABA6
#35ABA6 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.102 H 190.9°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABA6 |
|---|---|
| RGB | rgb(53, 171, 166) |
| HSL | hsl(177, 53%, 44%) |
| HSV | hsv(177, 69%, 67%) |
| CMYK | cmyk(69%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(63.86, -33.06, -6.92) |
| CIE-LCH | lch(63.86, 33.78, 191.82°) |
| OKLab | oklab(67.62% -0.1004 -0.0193) |
| OKLCH | oklch(67.62% 0.102 190.9) |
| XYZ | xyz(22.9109, 32.6332, 41.1604) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.46
Topaz
#13BBAF
ΔE00 5.18
Sea
#3C9992
ΔE00 5.66
Blue Green
#0F9B8E
ΔE00 6.37
Tealish
#24BCA8
ΔE00 6.91
Cadetblue
#5F9EA0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABA6 #AB353A
analogous
#35AB6B #35ABA6 #3575AB
triadic
#35ABA6 #A635AB #ABA635
tetradic
#35ABA6 #6B35AB #AB353A #75AB35
square
#35ABA6 #6B35AB #AB353A #75AB35
split-complementary
#35ABA6 #AB3575 #AB6B35
monochromatic
#184E4B #277C79 #35ABA6 #53CAC5 #82D8D5
Accessibility & contrast
On white
2.79
#35ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#35ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABA6
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABA6 | 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)
#A1A2A6
Deuteranopia (green-blind)
#8F95A7
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #35aba6; /* rgb */ color: rgb(53, 171, 166); /* oklch */ color: oklch(67.6% 0.102 190.9);
Tailwind
colors: {
custom: {
50: '#7ec4c0',
500: '#35aba6',
950: '#000000',
},
}SCSS
$custom: #35aba6; $custom-light: #7ec4c0; $custom-dark: #000000;
JSON
{
"hex": "#35aba6",
"rgb": {
"r": 53,
"g": 171,
"b": 166
},
"hsl": {
"h": 177.458,
"s": 52.679,
"l": 43.922
},
"oklch": {
"l": 0.6762,
"c": 0.10226,
"h": 190.9
},
"luminance": 0.32636
}Semantic roles & 50–950 ramp
primary
#35ABA6
secondary
#C27A7D
accent
#4C52DC
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281