#35B99B#35B99B
#35B99B is a light, vivid teal. Relative luminance 0.378; OKLCH L 70.8% C 0.121 H 173.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #35B99B |
|---|---|
| RGB | rgb(53, 185, 155) |
| HSL | hsl(166, 55%, 47%) |
| HSV | hsv(166, 71%, 73%) |
| CMYK | cmyk(71.4%, 0%, 16.2%, 27.5%) |
| CIE-LAB | lab(67.89, -42.38, 5.07) |
| CIE-LCH | lch(67.89, 42.68, 173.18°) |
| OKLab | oklab(70.8% -0.1199 0.0128) |
| OKLCH | oklch(70.8% 0.121 173.9) |
| XYZ | xyz(24.7305, 37.8185, 37.0003) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.91
Tealish
#24BCA8
ΔE00 3.57
Turquoise (survey)
#06C2AC
ΔE00 4.06
Green Blue
#01C08D
ΔE00 5.55
Topaz
#13BBAF
ΔE00 6.24
Mediumaquamarine
#66CDAA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B99B #B93553
analogous
#35B959 #35B99B #3595B9
triadic
#35B99B #9B35B9 #B99B35
tetradic
#35B99B #5935B9 #B93553 #95B935
square
#35B99B #5935B9 #B93553 #95B935
split-complementary
#35B99B #B93595 #B95935
monochromatic
#1A5A4B #278973 #35B99B #5BD0B5 #8BDECB
Accessibility & contrast
On white
2.45
#35B99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#35B99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B99B
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B99B | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD9A
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #35b99b; /* rgb */ color: rgb(53, 185, 155); /* oklch */ color: oklch(70.8% 0.121 173.9);
Tailwind
colors: {
custom: {
50: '#7fcfb8',
500: '#35b99b',
950: '#000000',
},
}SCSS
$custom: #35b99b; $custom-light: #7fcfb8; $custom-dark: #000000;
JSON
{
"hex": "#35b99b",
"rgb": {
"r": 53,
"g": 185,
"b": 155
},
"hsl": {
"h": 166.364,
"s": 55.462,
"l": 46.667
},
"oklch": {
"l": 0.70799,
"c": 0.12056,
"h": 173.9
},
"luminance": 0.37821
}Semantic roles & 50–950 ramp
primary
#35B99B
secondary
#C88292
accent
#496BDF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280