#35B8A2#35B8A2
#35B8A2 is a light, moderate teal. Relative luminance 0.376; OKLCH L 70.8% C 0.116 H 179.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #35B8A2 |
|---|---|
| RGB | rgb(53, 184, 162) |
| HSL | hsl(170, 55%, 46%) |
| HSV | hsv(170, 71%, 72%) |
| CMYK | cmyk(71.2%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(67.76, -40.12, 1.03) |
| CIE-LCH | lch(67.76, 40.13, 178.53°) |
| OKLab | oklab(70.75% -0.1156 0.0021) |
| OKLCH | oklch(70.75% 0.116 179) |
| XYZ | xyz(25.1271, 37.6436, 40.1171) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.56
Turquoise (survey)
#06C2AC
ΔE00 2.98
Greeny Blue
#42B395
ΔE00 3.33
Topaz
#13BBAF
ΔE00 3.82
Lightseagreen
#20B2AA
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B8A2 #B8354B
analogous
#35B861 #35B8A2 #358DB8
triadic
#35B8A2 #A235B8 #B8A235
tetradic
#35B8A2 #6135B8 #B8354B #8DB835
square
#35B8A2 #6135B8 #B8354B #8DB835
split-complementary
#35B8A2 #B8358D #B86135
monochromatic
#1A594E #278878 #35B8A2 #5BD0BC #8ADDCF
Accessibility & contrast
On white
2.46
#35B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#35B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B8A2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B8A2 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#9EA0A4
Tritanopia (blue-blind)
#00BBB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #35b8a2; /* rgb */ color: rgb(53, 184, 162); /* oklch */ color: oklch(70.8% 0.116 179.0);
Tailwind
colors: {
custom: {
50: '#7fcebd',
500: '#35b8a2',
950: '#000000',
},
}SCSS
$custom: #35b8a2; $custom-light: #7fcebd; $custom-dark: #000000;
JSON
{
"hex": "#35b8a2",
"rgb": {
"r": 53,
"g": 184,
"b": 162
},
"hsl": {
"h": 169.924,
"s": 55.274,
"l": 46.471
},
"oklch": {
"l": 0.70753,
"c": 0.11561,
"h": 179
},
"luminance": 0.37646
}Semantic roles & 50–950 ramp
primary
#35B8A2
secondary
#C7818D
accent
#4962DF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281