#35B2B2#35B2B2
#35B2B2 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.106 H 195.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2B2 |
|---|---|
| RGB | rgb(53, 178, 178) |
| HSL | hsl(180, 54%, 45%) |
| HSV | hsv(180, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.37, -32.91, -9.86) |
| CIE-LCH | lch(66.37, 34.36, 196.67°) |
| OKLab | oklab(69.78% -0.1022 -0.0274) |
| OKLCH | oklch(69.78% 0.106 195) |
| XYZ | xyz(25.4208, 35.8090, 47.6829) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.29
Topaz
#13BBAF
ΔE00 5.20
Turquoise Blue
#06B1C4
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 7.47
Tealish
#24BCA8
ΔE00 7.61
Cadetblue
#5F9EA0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2B2 #B23535
analogous
#35B273 #35B2B2 #3573B2
triadic
#35B2B2 #B235B2 #B2B235
tetradic
#35B2B2 #7335B2 #B23535 #73B235
square
#35B2B2 #7335B2 #B23535 #73B235
split-complementary
#35B2B2 #B23573 #B27335
monochromatic
#195454 #278383 #35B2B2 #57CDCD #86DBDB
Accessibility & contrast
On white
2.57
#35B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#35B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2B2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2B2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#949CB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #35b2b2; /* rgb */ color: rgb(53, 178, 178); /* oklch */ color: oklch(69.8% 0.106 195.0);
Tailwind
colors: {
custom: {
50: '#7fc9c9',
500: '#35b2b2',
950: '#000000',
},
}SCSS
$custom: #35b2b2; $custom-light: #7fc9c9; $custom-dark: #000000;
JSON
{
"hex": "#35b2b2",
"rgb": {
"r": 53,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69779,
"c": 0.10583,
"h": 195
},
"luminance": 0.35812
}Semantic roles & 50–950 ramp
primary
#35B2B2
secondary
#C57E7E
accent
#4A4ADD
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282