#35B3AA#35B3AA
#35B3AA is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.108 H 188.0°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #35B3AA |
|---|---|
| RGB | rgb(53, 179, 170) |
| HSL | hsl(176, 54%, 45%) |
| HSV | hsv(176, 70%, 70%) |
| CMYK | cmyk(70.4%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(66.44, -35.67, -5.32) |
| CIE-LCH | lch(66.44, 36.07, 188.49°) |
| OKLab | oklab(69.75% -0.1068 -0.015) |
| OKLCH | oklch(69.75% 0.108 188) |
| XYZ | xyz(24.8406, 35.8965, 43.6420) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.02
Topaz
#13BBAF
ΔE00 2.65
Tealish
#24BCA8
ΔE00 4.43
Turquoise (survey)
#06C2AC
ΔE00 5.85
Greeny Blue
#42B395
ΔE00 7.33
Blue Green
#0F9B8E
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B3AA #B3353E
analogous
#35B36B #35B3AA #357DB3
triadic
#35B3AA #AA35B3 #B3AA35
tetradic
#35B3AA #6B35B3 #B3353E #7DB335
square
#35B3AA #6B35B3 #B3353E #7DB335
split-complementary
#35B3AA #B3357D #B36B35
monochromatic
#195550 #27847D #35B3AA #58CDC5 #87DBD5
Accessibility & contrast
On white
2.57
#35B3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#35B3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B3AA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B3AA | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#979CAB
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #35b3aa; /* rgb */ color: rgb(53, 179, 170); /* oklch */ color: oklch(69.8% 0.108 188.0);
Tailwind
colors: {
custom: {
50: '#7fcac3',
500: '#35b3aa',
950: '#000000',
},
}SCSS
$custom: #35b3aa; $custom-light: #7fcac3; $custom-dark: #000000;
JSON
{
"hex": "#35b3aa",
"rgb": {
"r": 53,
"g": 179,
"b": 170
},
"hsl": {
"h": 175.714,
"s": 54.31,
"l": 45.49
},
"oklch": {
"l": 0.69754,
"c": 0.10787,
"h": 188
},
"luminance": 0.35899
}Semantic roles & 50–950 ramp
primary
#35B3AA
secondary
#C57F84
accent
#4A55DE
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281