#35B0A3#35B0A3
#35B0A3 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.8% C 0.107 H 184.8°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #35B0A3 |
|---|---|
| RGB | rgb(53, 176, 163) |
| HSL | hsl(174, 54%, 45%) |
| HSV | hsv(174, 70%, 69%) |
| CMYK | cmyk(69.9%, 0%, 7.4%, 31%) |
| CIE-LAB | lab(65.32, -36.24, -3.10) |
| CIE-LCH | lch(65.32, 36.37, 184.88°) |
| OKLab | oklab(68.77% -0.1069 -0.0089) |
| OKLCH | oklch(68.77% 0.107 184.8) |
| XYZ | xyz(23.6013, 34.4492, 40.0487) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.12
Topaz
#13BBAF
ΔE00 3.29
Tealish
#24BCA8
ΔE00 3.94
Turquoise (survey)
#06C2AC
ΔE00 5.60
Greeny Blue
#42B395
ΔE00 5.85
Blue Green
#0F9B8E
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B0A3 #B03542
analogous
#35B066 #35B0A3 #357FB0
triadic
#35B0A3 #A335B0 #B0A335
tetradic
#35B0A3 #6635B0 #B03542 #7FB035
square
#35B0A3 #6635B0 #B03542 #7FB035
split-complementary
#35B0A3 #B0357F #B06635
monochromatic
#19524C #278177 #35B0A3 #56CCC0 #85DAD1
Accessibility & contrast
On white
2.66
#35B0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#35B0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B0A3
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B0A3 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#9699A4
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #35b0a3; /* rgb */ color: rgb(53, 176, 163); /* oklch */ color: oklch(68.8% 0.107 184.8);
Tailwind
colors: {
custom: {
50: '#7ec8be',
500: '#35b0a3',
950: '#000000',
},
}SCSS
$custom: #35b0a3; $custom-light: #7ec8be; $custom-dark: #000000;
JSON
{
"hex": "#35b0a3",
"rgb": {
"r": 53,
"g": 176,
"b": 163
},
"hsl": {
"h": 173.659,
"s": 53.712,
"l": 44.902
},
"oklch": {
"l": 0.68774,
"c": 0.10731,
"h": 184.8
},
"luminance": 0.34452
}Semantic roles & 50–950 ramp
primary
#35B0A3
secondary
#C47D84
accent
#4B5ADD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281