#35B59B#35B59B
#35B59B is a light, moderate teal. Relative luminance 0.362; OKLCH L 69.8% C 0.116 H 176.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #35B59B |
|---|---|
| RGB | rgb(53, 181, 155) |
| HSL | hsl(168, 55%, 46%) |
| HSV | hsv(168, 71%, 71%) |
| CMYK | cmyk(70.7%, 0%, 14.4%, 29%) |
| CIE-LAB | lab(66.65, -40.63, 3.28) |
| CIE-LCH | lch(66.65, 40.76, 175.39°) |
| OKLab | oklab(69.79% -0.1158 0.0081) |
| OKLCH | oklch(69.79% 0.116 176) |
| XYZ | xyz(23.9055, 36.1684, 36.7253) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.82
Tealish
#24BCA8
ΔE00 3.07
Turquoise (survey)
#06C2AC
ΔE00 4.17
Topaz
#13BBAF
ΔE00 5.37
Lightseagreen
#20B2AA
ΔE00 6.31
Green Blue
#01C08D
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B59B #B5354F
analogous
#35B55B #35B59B #358FB5
triadic
#35B59B #9B35B5 #B59B35
tetradic
#35B59B #5B35B5 #B5354F #8FB535
square
#35B59B #5B35B5 #B5354F #8FB535
split-complementary
#35B59B #B5358F #B55B35
monochromatic
#19564A #278672 #35B59B #59CEB6 #88DCCB
Accessibility & contrast
On white
2.55
#35B59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#35B59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B59B
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B59B | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9A
Deuteranopia (green-blind)
#9D9D9D
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #35b59b; /* rgb */ color: rgb(53, 181, 155); /* oklch */ color: oklch(69.8% 0.116 176.0);
Tailwind
colors: {
custom: {
50: '#7eccb8',
500: '#35b59b',
950: '#000000',
},
}SCSS
$custom: #35b59b; $custom-light: #7eccb8; $custom-dark: #000000;
JSON
{
"hex": "#35b59b",
"rgb": {
"r": 53,
"g": 181,
"b": 155
},
"hsl": {
"h": 167.813,
"s": 54.701,
"l": 45.882
},
"oklch": {
"l": 0.69787,
"c": 0.11608,
"h": 176
},
"luminance": 0.36171
}Semantic roles & 50–950 ramp
primary
#35B59B
secondary
#C6808E
accent
#4A68DE
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280