#20ABBB#20ABBB
#20ABBB is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.111 H 207.2°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #20ABBB |
|---|---|
| RGB | rgb(32, 171, 187) |
| HSL | hsl(186, 71%, 43%) |
| HSV | hsv(186, 83%, 73%) |
| CMYK | cmyk(82.9%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.18, -29.01, -18.20) |
| CIE-LCH | lch(64.18, 34.25, 212.11°) |
| OKLab | oklab(67.99% -0.0986 -0.0507) |
| OKLCH | oklch(67.99% 0.111 207.2) |
| XYZ | xyz(24.1242, 33.0177, 52.1056) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.91
Cadetblue
#5F9EA0
ΔE00 7.41
Lightseagreen
#20B2AA
ΔE00 9.22
Sea
#3C9992
ΔE00 10.31
Darkturquoise
#00CED1
ΔE00 10.62
Topaz
#13BBAF
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20ABBB #BB3020
analogous
#20BB7E #20ABBB #205DBB
triadic
#20ABBB #BB20AB #ABBB20
tetradic
#20ABBB #7E20BB #BB3020 #5DBB20
square
#20ABBB #7E20BB #BB3020 #5DBB20
split-complementary
#20ABBB #BB205D #BB7E20
monochromatic
#0E4B52 #177B87 #20ABBB #3BCDDD #6FDAE6
Accessibility & contrast
On white
2.76
#20ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#20ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #20ABBB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##20ABBB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8795BB
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #20abbb; /* rgb */ color: rgb(32, 171, 187); /* oklch */ color: oklch(68.0% 0.111 207.2);
Tailwind
colors: {
custom: {
50: '#7ac4cf',
500: '#20abbb',
950: '#000000',
},
}SCSS
$custom: #20abbb; $custom-light: #7ac4cf; $custom-dark: #000000;
JSON
{
"hex": "#20abbb",
"rgb": {
"r": 32,
"g": 171,
"b": 187
},
"hsl": {
"h": 186.194,
"s": 70.776,
"l": 42.941
},
"oklch": {
"l": 0.67993,
"c": 0.11087,
"h": 207.2
},
"luminance": 0.33021
}Semantic roles & 50–950 ramp
primary
#20ABBB
secondary
#CD746A
accent
#4D3AEE
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182