#35AA99#35AA99
#35AA99 is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.105 H 181.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #35AA99 |
|---|---|
| RGB | rgb(53, 170, 153) |
| HSL | hsl(171, 52%, 44%) |
| HSV | hsv(171, 69%, 67%) |
| CMYK | cmyk(68.8%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(63.18, -36.22, -0.66) |
| CIE-LCH | lch(63.18, 36.23, 181.04°) |
| OKLab | oklab(66.94% -0.1054 -0.0024) |
| OKLCH | oklch(66.94% 0.105 181.3) |
| XYZ | xyz(21.5899, 31.8038, 35.1317) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.25
Greeny Blue
#42B395
ΔE00 4.90
Tealish
#24BCA8
ΔE00 5.10
Blue Green
#0F9B8E
ΔE00 5.11
Topaz
#13BBAF
ΔE00 5.40
Dull Teal
#5F9E8F
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AA99 #AA3546
analogous
#35AA5E #35AA99 #3580AA
triadic
#35AA99 #9935AA #AA9935
tetradic
#35AA99 #5E35AA #AA3546 #80AA35
square
#35AA99 #5E35AA #AA3546 #80AA35
split-complementary
#35AA99 #AA3580 #AA5E35
monochromatic
#184D45 #267B6F #35AA99 #53C9B8 #82D8CB
Accessibility & contrast
On white
2.85
#35AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#35AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AA99
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AA99 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A098
Deuteranopia (green-blind)
#92949B
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #35aa99; /* rgb */ color: rgb(53, 170, 153); /* oklch */ color: oklch(66.9% 0.105 181.3);
Tailwind
colors: {
custom: {
50: '#7cc4b7',
500: '#35aa99',
950: '#000000',
},
}SCSS
$custom: #35aa99; $custom-light: #7cc4b7; $custom-dark: #000000;
JSON
{
"hex": "#35aa99",
"rgb": {
"r": 53,
"g": 170,
"b": 153
},
"hsl": {
"h": 171.282,
"s": 52.466,
"l": 43.725
},
"oklch": {
"l": 0.66941,
"c": 0.10539,
"h": 181.3
},
"luminance": 0.31806
}Semantic roles & 50–950 ramp
primary
#35AA99
secondary
#C17A84
accent
#4C61DC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280