#35B29B#35B29B
#35B29B is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.0% C 0.113 H 177.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #35B29B |
|---|---|
| RGB | rgb(53, 178, 155) |
| HSL | hsl(169, 54%, 45%) |
| HSV | hsv(169, 70%, 70%) |
| CMYK | cmyk(70.2%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(65.72, -39.30, 1.93) |
| CIE-LCH | lch(65.72, 39.35, 177.19°) |
| OKLab | oklab(69.03% -0.1127 0.0045) |
| OKLCH | oklch(69.03% 0.113 177.7) |
| XYZ | xyz(23.3021, 34.9615, 36.5242) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.51
Tealish
#24BCA8
ΔE00 3.17
Turquoise (survey)
#06C2AC
ΔE00 4.62
Topaz
#13BBAF
ΔE00 4.93
Lightseagreen
#20B2AA
ΔE00 5.38
Blue Green
#0F9B8E
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B29B #B2354C
analogous
#35B25C #35B29B #358AB2
triadic
#35B29B #9B35B2 #B29B35
tetradic
#35B29B #5C35B2 #B2354C #8AB235
square
#35B29B #5C35B2 #B2354C #8AB235
split-complementary
#35B29B #B2358A #B25C35
monochromatic
#195449 #278372 #35B29B #57CDB7 #86DBCB
Accessibility & contrast
On white
2.63
#35B29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#35B29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B29B
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B29B | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#9A9A9D
Tritanopia (blue-blind)
#00B5AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #35b29b; /* rgb */ color: rgb(53, 178, 155); /* oklch */ color: oklch(69.0% 0.113 177.7);
Tailwind
colors: {
custom: {
50: '#7ecab8',
500: '#35b29b',
950: '#000000',
},
}SCSS
$custom: #35b29b; $custom-light: #7ecab8; $custom-dark: #000000;
JSON
{
"hex": "#35b29b",
"rgb": {
"r": 53,
"g": 178,
"b": 155
},
"hsl": {
"h": 168.96,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.69028,
"c": 0.11281,
"h": 177.7
},
"luminance": 0.34964
}Semantic roles & 50–950 ramp
primary
#35B29B
secondary
#C57E8B
accent
#4A65DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280