#20BCA0#20BCA0
#20BCA0 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.3% C 0.127 H 176.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #20BCA0 |
|---|---|
| RGB | rgb(32, 188, 160) |
| HSL | hsl(169, 71%, 43%) |
| HSV | hsv(169, 83%, 74%) |
| CMYK | cmyk(83%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.61, -44.69, 3.33) |
| CIE-LCH | lch(68.61, 44.81, 175.74°) |
| OKLab | oklab(71.34% -0.1272 0.0081) |
| OKLCH | oklch(71.34% 0.127 176.3) |
| XYZ | xyz(24.9207, 38.8084, 39.4282) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.55
Turquoise (survey)
#06C2AC
ΔE00 2.71
Greeny Blue
#42B395
ΔE00 3.28
Topaz
#13BBAF
ΔE00 5.28
Green Blue
#01C08D
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20BCA0 #BC203C
analogous
#20BC52 #20BCA0 #208ABC
triadic
#20BCA0 #A020BC #BCA020
tetradic
#20BCA0 #5220BC #BC203C #8ABC20
square
#20BCA0 #5220BC #BC203C #8ABC20
split-complementary
#20BCA0 #BC208A #BC5220
monochromatic
#0E5347 #178873 #20BCA0 #3BDEC1 #70E7D1
Accessibility & contrast
On white
2.40
#20BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#20BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #20BCA0
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##20BCA0 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#A1A2A2
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #20bca0; /* rgb */ color: rgb(32, 188, 160); /* oklch */ color: oklch(71.3% 0.127 176.3);
Tailwind
colors: {
custom: {
50: '#7ad1bc',
500: '#20bca0',
950: '#000000',
},
}SCSS
$custom: #20bca0; $custom-light: #7ad1bc; $custom-dark: #000000;
JSON
{
"hex": "#20bca0",
"rgb": {
"r": 32,
"g": 188,
"b": 160
},
"hsl": {
"h": 169.231,
"s": 70.909,
"l": 43.137
},
"oklch": {
"l": 0.71339,
"c": 0.12741,
"h": 176.3
},
"luminance": 0.38812
}Semantic roles & 50–950 ramp
primary
#20BCA0
secondary
#CD6B7C
accent
#3A5AEE
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281