#35BCA4#35BCA4
#35BCA4 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.8% C 0.119 H 178.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #35BCA4 |
|---|---|
| RGB | rgb(53, 188, 164) |
| HSL | hsl(169, 56%, 47%) |
| HSV | hsv(169, 72%, 74%) |
| CMYK | cmyk(71.8%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(69.04, -41.36, 1.80) |
| CIE-LCH | lch(69.04, 41.40, 177.51°) |
| OKLab | oklab(71.82% -0.1187 0.0041) |
| OKLCH | oklch(71.82% 0.119 178) |
| XYZ | xyz(26.1489, 39.4006, 41.3417) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.56
Turquoise (survey)
#06C2AC
ΔE00 2.26
Greeny Blue
#42B395
ΔE00 3.56
Topaz
#13BBAF
ΔE00 4.25
Lightseagreen
#20B2AA
ΔE00 6.03
Mediumaquamarine
#66CDAA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BCA4 #BC354D
analogous
#35BC60 #35BCA4 #3591BC
triadic
#35BCA4 #A435BC #BCA435
tetradic
#35BCA4 #6035BC #BC354D #91BC35
square
#35BCA4 #6035BC #BC354D #91BC35
split-complementary
#35BCA4 #BC3591 #BC6035
monochromatic
#1A5D51 #288C7A #35BCA4 #5DD1BD #8DDFD0
Accessibility & contrast
On white
2.36
#35BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#35BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BCA4
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BCA4 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#A2A3A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #35bca4; /* rgb */ color: rgb(53, 188, 164); /* oklch */ color: oklch(71.8% 0.119 178.0);
Tailwind
colors: {
custom: {
50: '#80d1be',
500: '#35bca4',
950: '#000000',
},
}SCSS
$custom: #35bca4; $custom-light: #80d1be; $custom-dark: #000000;
JSON
{
"hex": "#35bca4",
"rgb": {
"r": 53,
"g": 188,
"b": 164
},
"hsl": {
"h": 169.333,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.71818,
"c": 0.11878,
"h": 178
},
"luminance": 0.39404
}Semantic roles & 50–950 ramp
primary
#35BCA4
secondary
#C98490
accent
#4863DF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281