#35B3A4#35B3A4
#35B3A4 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.110 H 183.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #35B3A4 |
|---|---|
| RGB | rgb(53, 179, 164) |
| HSL | hsl(173, 54%, 45%) |
| HSV | hsv(173, 70%, 70%) |
| CMYK | cmyk(70.4%, 0%, 8.4%, 29.8%) |
| CIE-LAB | lab(66.27, -37.34, -2.25) |
| CIE-LCH | lch(66.27, 37.40, 183.45°) |
| OKLab | oklab(69.56% -0.1096 -0.0067) |
| OKLCH | oklch(69.56% 0.11 183.5) |
| XYZ | xyz(24.2859, 35.6746, 40.7207) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.66
Topaz
#13BBAF
ΔE00 2.77
Tealish
#24BCA8
ΔE00 2.91
Turquoise (survey)
#06C2AC
ΔE00 4.59
Greeny Blue
#42B395
ΔE00 5.18
Blue Green
#0F9B8E
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B3A4 #B33544
analogous
#35B365 #35B3A4 #3583B3
triadic
#35B3A4 #A435B3 #B3A435
tetradic
#35B3A4 #6535B3 #B33544 #83B335
square
#35B3A4 #6535B3 #B33544 #83B335
split-complementary
#35B3A4 #B33583 #B36535
monochromatic
#19554D #278479 #35B3A4 #58CDBF #87DBD1
Accessibility & contrast
On white
2.58
#35B3A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#35B3A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B3A4
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B3A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B3A4 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A3
Deuteranopia (green-blind)
#999CA5
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #35b3a4; /* rgb */ color: rgb(53, 179, 164); /* oklch */ color: oklch(69.6% 0.110 183.5);
Tailwind
colors: {
custom: {
50: '#7ecabe',
500: '#35b3a4',
950: '#000000',
},
}SCSS
$custom: #35b3a4; $custom-light: #7ecabe; $custom-dark: #000000;
JSON
{
"hex": "#35b3a4",
"rgb": {
"r": 53,
"g": 179,
"b": 164
},
"hsl": {
"h": 172.857,
"s": 54.31,
"l": 45.49
},
"oklch": {
"l": 0.69559,
"c": 0.10976,
"h": 183.5
},
"luminance": 0.35677
}Semantic roles & 50–950 ramp
primary
#35B3A4
secondary
#C57F87
accent
#4A5CDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281