#35B2B5#35B2B5
#35B2B5 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.106 H 197.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2B5 |
|---|---|
| RGB | rgb(53, 178, 181) |
| HSL | hsl(181, 55%, 46%) |
| HSV | hsv(181, 71%, 71%) |
| CMYK | cmyk(70.7%, 1.7%, 0%, 29%) |
| CIE-LAB | lab(66.47, -32.03, -11.38) |
| CIE-LCH | lch(66.47, 33.99, 199.56°) |
| OKLab | oklab(69.88% -0.1009 -0.0316) |
| OKLCH | oklch(69.88% 0.106 197.4) |
| XYZ | xyz(25.7253, 35.9308, 49.2866) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.42
Turquoise Blue
#06B1C4
ΔE00 5.51
Topaz
#13BBAF
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 7.42
Cadetblue
#5F9EA0
ΔE00 7.48
Mediumturquoise
#48D1CC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2B5 #B53835
analogous
#35B578 #35B2B5 #3572B5
triadic
#35B2B5 #B535B2 #B2B535
tetradic
#35B2B5 #7835B5 #B53835 #72B535
square
#35B2B5 #7835B5 #B53835 #72B535
split-complementary
#35B2B5 #B53572 #B57835
monochromatic
#195556 #278386 #35B2B5 #59CCCE #88DADC
Accessibility & contrast
On white
2.57
#35B2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#35B2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2B5
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2B5 | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB5
Deuteranopia (green-blind)
#939CB6
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #35b2b5; /* rgb */ color: rgb(53, 178, 181); /* oklch */ color: oklch(69.9% 0.106 197.4);
Tailwind
colors: {
custom: {
50: '#80c9cb',
500: '#35b2b5',
950: '#000000',
},
}SCSS
$custom: #35b2b5; $custom-light: #80c9cb; $custom-dark: #000000;
JSON
{
"hex": "#35b2b5",
"rgb": {
"r": 53,
"g": 178,
"b": 181
},
"hsl": {
"h": 181.406,
"s": 54.701,
"l": 45.882
},
"oklch": {
"l": 0.69885,
"c": 0.10573,
"h": 197.4
},
"luminance": 0.35934
}Semantic roles & 50–950 ramp
primary
#35B2B5
secondary
#C68180
accent
#4D4ADE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282