#35B99F#35B99F
#35B99F is a light, moderate teal. Relative luminance 0.380; OKLCH L 70.9% C 0.118 H 176.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #35B99F |
|---|---|
| RGB | rgb(53, 185, 159) |
| HSL | hsl(168, 55%, 47%) |
| HSV | hsv(168, 71%, 73%) |
| CMYK | cmyk(71.4%, 0%, 14.1%, 27.5%) |
| CIE-LAB | lab(67.99, -41.35, 3.01) |
| CIE-LCH | lch(67.99, 41.46, 175.83°) |
| OKLab | oklab(70.91% -0.118 0.0074) |
| OKLCH | oklch(70.91% 0.118 176.4) |
| XYZ | xyz(25.0720, 37.9551, 38.7989) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.40
Greeny Blue
#42B395
ΔE00 2.50
Turquoise (survey)
#06C2AC
ΔE00 3.22
Topaz
#13BBAF
ΔE00 5.00
Lightseagreen
#20B2AA
ΔE00 6.41
Green Blue
#01C08D
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B99F #B9354F
analogous
#35B95D #35B99F #3591B9
triadic
#35B99F #9F35B9 #B99F35
tetradic
#35B99F #5D35B9 #B9354F #91B935
square
#35B99F #5D35B9 #B9354F #91B935
split-complementary
#35B99F #B93591 #B95D35
monochromatic
#1A5A4D #278976 #35B99F #5BD0B9 #8BDECD
Accessibility & contrast
On white
2.44
#35B99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#35B99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B99F
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B99F | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9E
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #35b99f; /* rgb */ color: rgb(53, 185, 159); /* oklch */ color: oklch(70.9% 0.118 176.4);
Tailwind
colors: {
custom: {
50: '#7fcfbb',
500: '#35b99f',
950: '#000000',
},
}SCSS
$custom: #35b99f; $custom-light: #7fcfbb; $custom-dark: #000000;
JSON
{
"hex": "#35b99f",
"rgb": {
"r": 53,
"g": 185,
"b": 159
},
"hsl": {
"h": 168.182,
"s": 55.462,
"l": 46.667
},
"oklch": {
"l": 0.70915,
"c": 0.11823,
"h": 176.4
},
"luminance": 0.37958
}Semantic roles & 50–950 ramp
primary
#35B99F
secondary
#C88290
accent
#4967DF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280