#20AABB#20AABB
#20AABB is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.7% C 0.111 H 208.0°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #20AABB |
|---|---|
| RGB | rgb(32, 170, 187) |
| HSL | hsl(187, 71%, 43%) |
| HSV | hsv(187, 83%, 73%) |
| CMYK | cmyk(82.9%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(63.87, -28.52, -18.67) |
| CIE-LCH | lch(63.87, 34.08, 213.21°) |
| OKLab | oklab(67.75% -0.0976 -0.052) |
| OKLCH | oklch(67.75% 0.111 208) |
| XYZ | xyz(23.9360, 32.6413, 52.0429) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.08
Cadetblue
#5F9EA0
ΔE00 7.43
Lightseagreen
#20B2AA
ΔE00 9.65
Sea
#3C9992
ΔE00 10.47
Greyblue
#77A1B5
ΔE00 11.02
Darkturquoise
#00CED1
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20AABB #BB3120
analogous
#20BB7F #20AABB #205CBB
triadic
#20AABB #BB20AA #AABB20
tetradic
#20AABB #7F20BB #BB3120 #5CBB20
square
#20AABB #7F20BB #BB3120 #5CBB20
split-complementary
#20AABB #BB205C #BB7F20
monochromatic
#0E4B52 #177A87 #20AABB #3BCCDD #6FD9E6
Accessibility & contrast
On white
2.79
#20AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#20AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #20AABB
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##20AABB | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#8694BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #20aabb; /* rgb */ color: rgb(32, 170, 187); /* oklch */ color: oklch(67.7% 0.111 208.0);
Tailwind
colors: {
custom: {
50: '#7ac3cf',
500: '#20aabb',
950: '#000000',
},
}SCSS
$custom: #20aabb; $custom-light: #7ac3cf; $custom-dark: #000000;
JSON
{
"hex": "#20aabb",
"rgb": {
"r": 32,
"g": 170,
"b": 187
},
"hsl": {
"h": 186.581,
"s": 70.776,
"l": 42.941
},
"oklch": {
"l": 0.67745,
"c": 0.11064,
"h": 208
},
"luminance": 0.32644
}Semantic roles & 50–950 ramp
primary
#20AABB
secondary
#CD756A
accent
#4E3AEE
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182