#35BC9D#35BC9D
#35BC9D is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.6% C 0.123 H 173.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #35BC9D |
|---|---|
| RGB | rgb(53, 188, 157) |
| HSL | hsl(166, 56%, 47%) |
| HSV | hsv(166, 72%, 74%) |
| CMYK | cmyk(71.8%, 0%, 16.5%, 26.3%) |
| CIE-LAB | lab(68.86, -43.16, 5.38) |
| CIE-LCH | lch(68.86, 43.50, 172.90°) |
| OKLab | oklab(71.61% -0.122 0.0136) |
| OKLCH | oklch(71.61% 0.123 173.7) |
| XYZ | xyz(25.5341, 39.1547, 38.1036) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.62
Tealish
#24BCA8
ΔE00 3.65
Turquoise (survey)
#06C2AC
ΔE00 3.80
Green Blue
#01C08D
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 5.79
Topaz
#13BBAF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BC9D #BC3554
analogous
#35BC59 #35BC9D #3598BC
triadic
#35BC9D #9D35BC #BC9D35
tetradic
#35BC9D #5935BC #BC3554 #98BC35
square
#35BC9D #5935BC #BC3554 #98BC35
split-complementary
#35BC9D #BC3598 #BC5935
monochromatic
#1A5D4D #288C75 #35BC9D #5DD1B7 #8DDFCC
Accessibility & contrast
On white
2.38
#35BC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#35BC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BC9D
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BC9D | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09C
Deuteranopia (green-blind)
#A4A39F
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #35bc9d; /* rgb */ color: rgb(53, 188, 157); /* oklch */ color: oklch(71.6% 0.123 173.7);
Tailwind
colors: {
custom: {
50: '#7fd1b9',
500: '#35bc9d',
950: '#000000',
},
}SCSS
$custom: #35bc9d; $custom-light: #7fd1b9; $custom-dark: #000000;
JSON
{
"hex": "#35bc9d",
"rgb": {
"r": 53,
"g": 188,
"b": 157
},
"hsl": {
"h": 166.222,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.71614,
"c": 0.12273,
"h": 173.7
},
"luminance": 0.39158
}Semantic roles & 50–950 ramp
primary
#35BC9D
secondary
#C98494
accent
#486BDF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280