#35B5A2#35B5A2
#35B5A2 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.0% C 0.113 H 180.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #35B5A2 |
|---|---|
| RGB | rgb(53, 181, 162) |
| HSL | hsl(171, 55%, 46%) |
| HSV | hsv(171, 71%, 71%) |
| CMYK | cmyk(70.7%, 0%, 10.5%, 29%) |
| CIE-LAB | lab(66.83, -38.78, -0.32) |
| CIE-LCH | lch(66.83, 38.78, 180.47°) |
| OKLab | oklab(70% -0.1125 -0.0015) |
| OKLCH | oklch(70% 0.113 180.8) |
| XYZ | xyz(24.5105, 36.4104, 39.9116) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.03
Topaz
#13BBAF
ΔE00 3.29
Turquoise (survey)
#06C2AC
ΔE00 3.73
Greeny Blue
#42B395
ΔE00 3.93
Lightseagreen
#20B2AA
ΔE00 4.03
Blue Green
#0F9B8E
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B5A2 #B53548
analogous
#35B562 #35B5A2 #3588B5
triadic
#35B5A2 #A235B5 #B5A235
tetradic
#35B5A2 #6235B5 #B53548 #88B535
square
#35B5A2 #6235B5 #B53548 #88B535
split-complementary
#35B5A2 #B53588 #B56235
monochromatic
#19564D #278678 #35B5A2 #59CEBD #88DCD0
Accessibility & contrast
On white
2.54
#35B5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#35B5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B5A2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B5A2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA1
Deuteranopia (green-blind)
#9B9DA4
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #35b5a2; /* rgb */ color: rgb(53, 181, 162); /* oklch */ color: oklch(70.0% 0.113 180.8);
Tailwind
colors: {
custom: {
50: '#7fccbd',
500: '#35b5a2',
950: '#000000',
},
}SCSS
$custom: #35b5a2; $custom-light: #7fccbd; $custom-dark: #000000;
JSON
{
"hex": "#35b5a2",
"rgb": {
"r": 53,
"g": 181,
"b": 162
},
"hsl": {
"h": 171.094,
"s": 54.701,
"l": 45.882
},
"oklch": {
"l": 0.69999,
"c": 0.11254,
"h": 180.8
},
"luminance": 0.36413
}Semantic roles & 50–950 ramp
primary
#35B5A2
secondary
#C6808A
accent
#4A60DE
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1312
muted
#7C8281