#20BB93#20BB93
#20BB93 is a light, vivid teal. Relative luminance 0.380; OKLCH L 70.7% C 0.135 H 169.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #20BB93 |
|---|---|
| RGB | rgb(32, 187, 147) |
| HSL | hsl(165, 71%, 43%) |
| HSV | hsv(165, 83%, 73%) |
| CMYK | cmyk(82.9%, 0%, 21.4%, 26.7%) |
| CIE-LAB | lab(67.98, -47.61, 9.54) |
| CIE-LCH | lch(67.98, 48.56, 168.66°) |
| OKLab | oklab(70.72% -0.1324 0.0244) |
| OKLCH | oklch(70.72% 0.135 169.6) |
| XYZ | xyz(23.6295, 37.9513, 33.6781) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.82
Greeny Blue
#42B395
ΔE00 3.53
Greenblue
#23C48B
ΔE00 4.49
Greenish Teal
#32BF84
ΔE00 4.86
Dark Seafoam
#1FB57A
ΔE00 5.29
Bluey Green
#2BB179
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20BB93 #BB2048
analogous
#20BB45 #20BB93 #2095BB
triadic
#20BB93 #9320BB #BB9320
tetradic
#20BB93 #4520BB #BB2048 #95BB20
square
#20BB93 #4520BB #BB2048 #95BB20
split-complementary
#20BB93 #BB2095 #BB4520
monochromatic
#0E5241 #17876A #20BB93 #3BDDB3 #6FE6C8
Accessibility & contrast
On white
2.44
#20BB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#20BB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #20BB93
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20BB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##20BB93 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE91
Deuteranopia (green-blind)
#A3A096
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #20bb93; /* rgb */ color: rgb(32, 187, 147); /* oklch */ color: oklch(70.7% 0.135 169.6);
Tailwind
colors: {
custom: {
50: '#79d0b2',
500: '#20bb93',
950: '#000000',
},
}SCSS
$custom: #20bb93; $custom-light: #79d0b2; $custom-dark: #000000;
JSON
{
"hex": "#20bb93",
"rgb": {
"r": 32,
"g": 187,
"b": 147
},
"hsl": {
"h": 164.516,
"s": 70.776,
"l": 42.941
},
"oklch": {
"l": 0.7072,
"c": 0.1346,
"h": 169.6
},
"luminance": 0.37954
}Semantic roles & 50–950 ramp
primary
#20BB93
secondary
#CD6A84
accent
#3A69EE
background
#F8FCFA
surface
#EFF9F5
border
#CAD2CF
text
#0B1411
muted
#7C8280