#35B2AD#35B2AD
#35B2AD is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.106 H 191.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2AD |
|---|---|
| RGB | rgb(53, 178, 173) |
| HSL | hsl(178, 54%, 45%) |
| HSV | hsv(178, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 2.8%, 30.2%) |
| CIE-LAB | lab(66.22, -34.36, -7.31) |
| CIE-LCH | lch(66.22, 35.12, 192.01°) |
| OKLab | oklab(69.61% -0.1044 -0.0204) |
| OKLCH | oklch(69.61% 0.106 191.1) |
| XYZ | xyz(24.9279, 35.6119, 45.0871) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.55
Topaz
#13BBAF
ΔE00 3.68
Tealish
#24BCA8
ΔE00 5.85
Turquoise (survey)
#06C2AC
ΔE00 7.15
Sea
#3C9992
ΔE00 7.64
Darkturquoise
#00CED1
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2AD #B2353A
analogous
#35B26E #35B2AD #3578B2
triadic
#35B2AD #AD35B2 #B2AD35
tetradic
#35B2AD #6E35B2 #B2353A #78B235
square
#35B2AD #6E35B2 #B2353A #78B235
split-complementary
#35B2AD #B23578 #B26E35
monochromatic
#195451 #27837F #35B2AD #57CDC8 #86DBD8
Accessibility & contrast
On white
2.59
#35B2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#35B2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2AD
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2AD | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AD
Deuteranopia (green-blind)
#959BAE
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #35b2ad; /* rgb */ color: rgb(53, 178, 173); /* oklch */ color: oklch(69.6% 0.106 191.1);
Tailwind
colors: {
custom: {
50: '#7fc9c5',
500: '#35b2ad',
950: '#000000',
},
}SCSS
$custom: #35b2ad; $custom-light: #7fc9c5; $custom-dark: #000000;
JSON
{
"hex": "#35b2ad",
"rgb": {
"r": 53,
"g": 178,
"b": 173
},
"hsl": {
"h": 177.6,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69606,
"c": 0.10642,
"h": 191.1
},
"luminance": 0.35615
}Semantic roles & 50–950 ramp
primary
#35B2AD
secondary
#C57E81
accent
#4A50DD
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281