#35BCA0#35BCA0
#35BCA0 is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.7% C 0.121 H 175.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #35BCA0 |
|---|---|
| RGB | rgb(53, 188, 160) |
| HSL | hsl(168, 56%, 47%) |
| HSV | hsv(168, 72%, 74%) |
| CMYK | cmyk(71.8%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.94, -42.40, 3.84) |
| CIE-LCH | lch(68.94, 42.57, 174.82°) |
| OKLab | oklab(71.7% -0.1206 0.0095) |
| OKLCH | oklch(71.7% 0.121 175.5) |
| XYZ | xyz(25.7934, 39.2584, 39.4691) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.75
Greeny Blue
#42B395
ΔE00 2.86
Turquoise (survey)
#06C2AC
ΔE00 3.05
Topaz
#13BBAF
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 6.02
Green Blue
#01C08D
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BCA0 #BC3551
analogous
#35BC5D #35BCA0 #3594BC
triadic
#35BCA0 #A035BC #BCA035
tetradic
#35BCA0 #5D35BC #BC3551 #94BC35
square
#35BCA0 #5D35BC #BC3551 #94BC35
split-complementary
#35BCA0 #BC3594 #BC5D35
monochromatic
#1A5D4F #288C77 #35BCA0 #5DD1B9 #8DDFCE
Accessibility & contrast
On white
2.37
#35BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#35BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BCA0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BCA0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #35bca0; /* rgb */ color: rgb(53, 188, 160); /* oklch */ color: oklch(71.7% 0.121 175.5);
Tailwind
colors: {
custom: {
50: '#80d1bc',
500: '#35bca0',
950: '#000000',
},
}SCSS
$custom: #35bca0; $custom-light: #80d1bc; $custom-dark: #000000;
JSON
{
"hex": "#35bca0",
"rgb": {
"r": 53,
"g": 188,
"b": 160
},
"hsl": {
"h": 167.556,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.717,
"c": 0.12095,
"h": 175.5
},
"luminance": 0.39261
}Semantic roles & 50–950 ramp
primary
#35BCA0
secondary
#C98492
accent
#4868DF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281