#20BCA1#20BCA1
#20BCA1 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.4% C 0.127 H 176.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #20BCA1 |
|---|---|
| RGB | rgb(32, 188, 161) |
| HSL | hsl(170, 71%, 43%) |
| HSV | hsv(170, 83%, 74%) |
| CMYK | cmyk(83%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(68.64, -44.42, 2.82) |
| CIE-LCH | lch(68.64, 44.51, 176.37°) |
| OKLab | oklab(71.37% -0.1267 0.0068) |
| OKLCH | oklch(71.37% 0.127 176.9) |
| XYZ | xyz(25.0086, 38.8435, 39.8908) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.24
Turquoise (survey)
#06C2AC
ΔE00 2.47
Greeny Blue
#42B395
ΔE00 3.41
Topaz
#13BBAF
ΔE00 4.97
Green Blue
#01C08D
ΔE00 6.39
Lightseagreen
#20B2AA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20BCA1 #BC203B
analogous
#20BC53 #20BCA1 #2089BC
triadic
#20BCA1 #A120BC #BCA120
tetradic
#20BCA1 #5320BC #BC203B #89BC20
square
#20BCA1 #5320BC #BC203B #89BC20
split-complementary
#20BCA1 #BC2089 #BC5320
monochromatic
#0E5347 #178874 #20BCA1 #3BDEC2 #70E7D2
Accessibility & contrast
On white
2.39
#20BCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#20BCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #20BCA1
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20BCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##20BCA1 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A0
Deuteranopia (green-blind)
#A1A2A3
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #20bca1; /* rgb */ color: rgb(32, 188, 161); /* oklch */ color: oklch(71.4% 0.127 176.9);
Tailwind
colors: {
custom: {
50: '#7ad1bc',
500: '#20bca1',
950: '#000000',
},
}SCSS
$custom: #20bca1; $custom-light: #7ad1bc; $custom-dark: #000000;
JSON
{
"hex": "#20bca1",
"rgb": {
"r": 32,
"g": 188,
"b": 161
},
"hsl": {
"h": 169.615,
"s": 70.909,
"l": 43.137
},
"oklch": {
"l": 0.71369,
"c": 0.12686,
"h": 176.9
},
"luminance": 0.38847
}Semantic roles & 50–950 ramp
primary
#20BCA1
secondary
#CD6B7C
accent
#3A59EE
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281