#35B2A3#35B2A3
#35B2A3 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.3% C 0.109 H 183.4°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2A3 |
|---|---|
| RGB | rgb(53, 178, 163) |
| HSL | hsl(173, 54%, 45%) |
| HSV | hsv(173, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 8.4%, 30.2%) |
| CIE-LAB | lab(65.93, -37.15, -2.19) |
| CIE-LCH | lch(65.93, 37.22, 183.37°) |
| OKLab | oklab(69.28% -0.109 -0.0065) |
| OKLCH | oklch(69.28% 0.109 183.4) |
| XYZ | xyz(23.9963, 35.2392, 40.1804) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.67
Topaz
#13BBAF
ΔE00 3.01
Tealish
#24BCA8
ΔE00 3.14
Turquoise (survey)
#06C2AC
ΔE00 4.83
Greeny Blue
#42B395
ΔE00 5.15
Blue Green
#0F9B8E
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2A3 #B23544
analogous
#35B264 #35B2A3 #3582B2
triadic
#35B2A3 #A335B2 #B2A335
tetradic
#35B2A3 #6435B2 #B23544 #82B235
square
#35B2A3 #6435B2 #B23544 #82B235
split-complementary
#35B2A3 #B23582 #B26435
monochromatic
#19544D #278378 #35B2A3 #57CDBF #86DBD1
Accessibility & contrast
On white
2.61
#35B2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#35B2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2A3
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2A3 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A2
Deuteranopia (green-blind)
#989BA4
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #35b2a3; /* rgb */ color: rgb(53, 178, 163); /* oklch */ color: oklch(69.3% 0.109 183.4);
Tailwind
colors: {
custom: {
50: '#7ec9be',
500: '#35b2a3',
950: '#000000',
},
}SCSS
$custom: #35b2a3; $custom-light: #7ec9be; $custom-dark: #000000;
JSON
{
"hex": "#35b2a3",
"rgb": {
"r": 53,
"g": 178,
"b": 163
},
"hsl": {
"h": 172.8,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69276,
"c": 0.10919,
"h": 183.4
},
"luminance": 0.35242
}Semantic roles & 50–950 ramp
primary
#35B2A3
secondary
#C57E86
accent
#4A5CDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281