#35BC9C#35BC9C
#35BC9C is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.123 H 173.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #35BC9C |
|---|---|
| RGB | rgb(53, 188, 156) |
| HSL | hsl(166, 56%, 47%) |
| HSV | hsv(166, 72%, 74%) |
| CMYK | cmyk(71.8%, 0%, 17%, 26.3%) |
| CIE-LAB | lab(68.84, -43.42, 5.89) |
| CIE-LCH | lch(68.84, 43.81, 172.28°) |
| OKLab | oklab(71.59% -0.1224 0.0149) |
| OKLCH | oklch(71.59% 0.123 173.1) |
| XYZ | xyz(25.4491, 39.1206, 37.6558) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.60
Tealish
#24BCA8
ΔE00 3.95
Turquoise (survey)
#06C2AC
ΔE00 4.06
Green Blue
#01C08D
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.74
Greenblue
#23C48B
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BC9C #BC3555
analogous
#35BC59 #35BC9C #3599BC
triadic
#35BC9C #9C35BC #BC9C35
tetradic
#35BC9C #5935BC #BC3555 #99BC35
square
#35BC9C #5935BC #BC3555 #99BC35
split-complementary
#35BC9C #BC3599 #BC5935
monochromatic
#1A5D4D #288C74 #35BC9C #5DD1B6 #8DDFCB
Accessibility & contrast
On white
2.38
#35BC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#35BC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BC9C
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BC9C | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09A
Deuteranopia (green-blind)
#A4A39E
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #35bc9c; /* rgb */ color: rgb(53, 188, 156); /* oklch */ color: oklch(71.6% 0.123 173.1);
Tailwind
colors: {
custom: {
50: '#7fd1b9',
500: '#35bc9c',
950: '#000000',
},
}SCSS
$custom: #35bc9c; $custom-light: #7fd1b9; $custom-dark: #000000;
JSON
{
"hex": "#35bc9c",
"rgb": {
"r": 53,
"g": 188,
"b": 156
},
"hsl": {
"h": 165.778,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.71586,
"c": 0.12335,
"h": 173.1
},
"luminance": 0.39124
}Semantic roles & 50–950 ramp
primary
#35BC9C
secondary
#C98494
accent
#486CDF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280