#35B2A5#35B2A5
#35B2A5 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.108 H 184.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2A5 |
|---|---|
| RGB | rgb(53, 178, 165) |
| HSL | hsl(174, 54%, 45%) |
| HSV | hsv(174, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 7.3%, 30.2%) |
| CIE-LAB | lab(65.99, -36.60, -3.21) |
| CIE-LCH | lch(65.99, 36.74, 185.02°) |
| OKLab | oklab(69.34% -0.1081 -0.0093) |
| OKLCH | oklch(69.34% 0.108 184.9) |
| XYZ | xyz(24.1769, 35.3115, 41.1316) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.00
Topaz
#13BBAF
ΔE00 2.77
Tealish
#24BCA8
ΔE00 3.52
Turquoise (survey)
#06C2AC
ΔE00 5.15
Greeny Blue
#42B395
ΔE00 5.86
Blue Green
#0F9B8E
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2A5 #B23542
analogous
#35B266 #35B2A5 #3580B2
triadic
#35B2A5 #A535B2 #B2A535
tetradic
#35B2A5 #6635B2 #B23542 #80B235
square
#35B2A5 #6635B2 #B23542 #80B235
split-complementary
#35B2A5 #B23580 #B26635
monochromatic
#19544E #278379 #35B2A5 #57CDC1 #86DBD2
Accessibility & contrast
On white
2.60
#35B2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#35B2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2A5
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2A5 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#979BA6
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #35b2a5; /* rgb */ color: rgb(53, 178, 165); /* oklch */ color: oklch(69.3% 0.108 184.9);
Tailwind
colors: {
custom: {
50: '#7ec9bf',
500: '#35b2a5',
950: '#000000',
},
}SCSS
$custom: #35b2a5; $custom-light: #7ec9bf; $custom-dark: #000000;
JSON
{
"hex": "#35b2a5",
"rgb": {
"r": 53,
"g": 178,
"b": 165
},
"hsl": {
"h": 173.76,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.6934,
"c": 0.10848,
"h": 184.9
},
"luminance": 0.35314
}Semantic roles & 50–950 ramp
primary
#35B2A5
secondary
#C57E85
accent
#4A5ADD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281