#35AB99#35AB99
#35AB99 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.106 H 180.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #35AB99 |
|---|---|
| RGB | rgb(53, 171, 153) |
| HSL | hsl(171, 53%, 44%) |
| HSV | hsv(171, 69%, 67%) |
| CMYK | cmyk(69%, 0%, 10.5%, 32.9%) |
| CIE-LAB | lab(63.49, -36.68, -0.20) |
| CIE-LCH | lch(63.49, 36.68, 180.32°) |
| OKLab | oklab(67.19% -0.1064 -0.0011) |
| OKLCH | oklch(67.19% 0.106 180.6) |
| XYZ | xyz(21.7781, 32.1801, 35.1944) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.39
Greeny Blue
#42B395
ΔE00 4.49
Tealish
#24BCA8
ΔE00 4.80
Topaz
#13BBAF
ΔE00 5.30
Blue Green
#0F9B8E
ΔE00 5.45
Dull Teal
#5F9E8F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AB99 #AB3547
analogous
#35AB5E #35AB99 #3582AB
triadic
#35AB99 #9935AB #AB9935
tetradic
#35AB99 #5E35AB #AB3547 #82AB35
square
#35AB99 #5E35AB #AB3547 #82AB35
split-complementary
#35AB99 #AB3582 #AB5E35
monochromatic
#184E45 #277C6F #35AB99 #53CAB8 #82D8CB
Accessibility & contrast
On white
2.82
#35AB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#35AB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AB99
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AB99 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A198
Deuteranopia (green-blind)
#93959B
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #35ab99; /* rgb */ color: rgb(53, 171, 153); /* oklch */ color: oklch(67.2% 0.106 180.6);
Tailwind
colors: {
custom: {
50: '#7dc4b7',
500: '#35ab99',
950: '#000000',
},
}SCSS
$custom: #35ab99; $custom-light: #7dc4b7; $custom-dark: #000000;
JSON
{
"hex": "#35ab99",
"rgb": {
"r": 53,
"g": 171,
"b": 153
},
"hsl": {
"h": 170.847,
"s": 52.679,
"l": 43.922
},
"oklch": {
"l": 0.67194,
"c": 0.10642,
"h": 180.6
},
"luminance": 0.32183
}Semantic roles & 50–950 ramp
primary
#35AB99
secondary
#C27A85
accent
#4C62DC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280