#35B2B3#35B2B3
#35B2B3 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.106 H 195.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2B3 |
|---|---|
| RGB | rgb(53, 178, 179) |
| HSL | hsl(180, 54%, 45%) |
| HSV | hsv(180, 70%, 70%) |
| CMYK | cmyk(70.4%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.40, -32.62, -10.36) |
| CIE-LCH | lch(66.40, 34.23, 197.62°) |
| OKLab | oklab(69.81% -0.1018 -0.0288) |
| OKLCH | oklch(69.81% 0.106 195.8) |
| XYZ | xyz(25.5216, 35.8494, 48.2136) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.67
Topaz
#13BBAF
ΔE00 5.53
Turquoise Blue
#06B1C4
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 7.43
Cadetblue
#5F9EA0
ΔE00 7.60
Tealish
#24BCA8
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2B3 #B33635
analogous
#35B375 #35B2B3 #3573B3
triadic
#35B2B3 #B335B2 #B2B335
tetradic
#35B2B3 #7535B3 #B33635 #73B335
square
#35B2B3 #7535B3 #B33635 #73B335
split-complementary
#35B2B3 #B33573 #B37535
monochromatic
#195455 #278384 #35B2B3 #58CDCD #87DBDB
Accessibility & contrast
On white
2.57
#35B2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#35B2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2B3
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2B3 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#939CB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #35b2b3; /* rgb */ color: rgb(53, 178, 179); /* oklch */ color: oklch(69.8% 0.106 195.8);
Tailwind
colors: {
custom: {
50: '#80c9c9',
500: '#35b2b3',
950: '#000000',
},
}SCSS
$custom: #35b2b3; $custom-light: #80c9c9; $custom-dark: #000000;
JSON
{
"hex": "#35b2b3",
"rgb": {
"r": 53,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.476,
"s": 54.31,
"l": 45.49
},
"oklch": {
"l": 0.69814,
"c": 0.10577,
"h": 195.8
},
"luminance": 0.35852
}Semantic roles & 50–950 ramp
primary
#35B2B3
secondary
#C57F7F
accent
#4B4ADE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282