#35B79B#35B79B
#35B79B is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.3% C 0.118 H 174.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #35B79B |
|---|---|
| RGB | rgb(53, 183, 155) |
| HSL | hsl(167, 55%, 46%) |
| HSV | hsv(167, 71%, 72%) |
| CMYK | cmyk(71%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.27, -41.51, 4.17) |
| CIE-LCH | lch(67.27, 41.72, 174.26°) |
| OKLab | oklab(70.29% -0.1178 0.0104) |
| OKLCH | oklch(70.29% 0.118 174.9) |
| XYZ | xyz(24.3151, 36.9876, 36.8618) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.70
Tealish
#24BCA8
ΔE00 3.24
Turquoise (survey)
#06C2AC
ΔE00 4.05
Topaz
#13BBAF
ΔE00 5.78
Green Blue
#01C08D
ΔE00 6.22
Lightseagreen
#20B2AA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B79B #B73551
analogous
#35B75A #35B79B #3592B7
triadic
#35B79B #9B35B7 #B79B35
tetradic
#35B79B #5A35B7 #B73551 #92B735
square
#35B79B #5A35B7 #B73551 #92B735
split-complementary
#35B79B #B73592 #B75A35
monochromatic
#1A584B #278873 #35B79B #5ACFB6 #89DDCB
Accessibility & contrast
On white
2.50
#35B79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#35B79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B79B
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B79B | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9A
Deuteranopia (green-blind)
#9F9E9D
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b79b; /* rgb */ color: rgb(53, 183, 155); /* oklch */ color: oklch(70.3% 0.118 174.9);
Tailwind
colors: {
custom: {
50: '#7fcdb8',
500: '#35b79b',
950: '#000000',
},
}SCSS
$custom: #35b79b; $custom-light: #7fcdb8; $custom-dark: #000000;
JSON
{
"hex": "#35b79b",
"rgb": {
"r": 53,
"g": 183,
"b": 155
},
"hsl": {
"h": 167.077,
"s": 55.085,
"l": 46.275
},
"oklch": {
"l": 0.70293,
"c": 0.1183,
"h": 174.9
},
"luminance": 0.3699
}Semantic roles & 50–950 ramp
primary
#35B79B
secondary
#C78190
accent
#4969DE
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280