#35B2B6#35B2B6
#35B2B6 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.106 H 198.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2B6 |
|---|---|
| RGB | rgb(53, 178, 182) |
| HSL | hsl(182, 55%, 46%) |
| HSV | hsv(182, 71%, 71%) |
| CMYK | cmyk(70.9%, 2.2%, 0%, 28.6%) |
| CIE-LAB | lab(66.50, -31.74, -11.89) |
| CIE-LCH | lch(66.50, 33.89, 200.53°) |
| OKLab | oklab(69.92% -0.1005 -0.033) |
| OKLCH | oklch(69.92% 0.106 198.2) |
| XYZ | xyz(25.8283, 35.9720, 49.8290) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.80
Turquoise Blue
#06B1C4
ΔE00 5.13
Topaz
#13BBAF
ΔE00 6.58
Cadetblue
#5F9EA0
ΔE00 7.44
Darkturquoise
#00CED1
ΔE00 7.45
Mediumturquoise
#48D1CC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2B6 #B63935
analogous
#35B679 #35B2B6 #3571B6
triadic
#35B2B6 #B635B2 #B2B635
tetradic
#35B2B6 #7935B6 #B63935 #71B635
square
#35B2B6 #7935B6 #B63935 #71B635
split-complementary
#35B2B6 #B63571 #B67935
monochromatic
#195557 #278487 #35B2B6 #59CBCF #89DADD
Accessibility & contrast
On white
2.56
#35B2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#35B2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2B6
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2B6 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB6
Deuteranopia (green-blind)
#929CB7
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #35b2b6; /* rgb */ color: rgb(53, 178, 182); /* oklch */ color: oklch(69.9% 0.106 198.2);
Tailwind
colors: {
custom: {
50: '#80c9cb',
500: '#35b2b6',
950: '#000000',
},
}SCSS
$custom: #35b2b6; $custom-light: #80c9cb; $custom-dark: #000000;
JSON
{
"hex": "#35b2b6",
"rgb": {
"r": 53,
"g": 178,
"b": 182
},
"hsl": {
"h": 181.86,
"s": 54.894,
"l": 46.078
},
"oklch": {
"l": 0.69921,
"c": 0.10575,
"h": 198.2
},
"luminance": 0.35975
}Semantic roles & 50–950 ramp
primary
#35B2B6
secondary
#C78280
accent
#4E4ADE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282