#51AAA2#51AAA2
#51AAA2 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.086 H 187.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #51AAA2 |
|---|---|
| RGB | rgb(81, 170, 162) |
| HSL | hsl(175, 35%, 49%) |
| HSV | hsv(175, 52%, 67%) |
| CMYK | cmyk(52.4%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(64.25, -28.60, -4.03) |
| CIE-LCH | lch(64.25, 28.89, 188.01°) |
| OKLab | oklab(68.12% -0.0856 -0.0113) |
| OKLCH | oklch(68.12% 0.086 187.5) |
| XYZ | xyz(24.2869, 33.1052, 39.2855) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.95
Dull Teal
#5F9E8F
ΔE00 5.34
Sea
#3C9992
ΔE00 5.54
Topaz
#13BBAF
ΔE00 5.99
Cadetblue
#5F9EA0
ΔE00 6.22
Grey Teal
#5E9B8A
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#51AAA2 #AA5159
analogous
#51AA76 #51AAA2 #5186AA
triadic
#51AAA2 #A251AA #AAA251
tetradic
#51AAA2 #7651AA #AA5159 #86AA51
square
#51AAA2 #7651AA #AA5159 #86AA51
split-complementary
#51AAA2 #AA5186 #AA7651
monochromatic
#2A5753 #3D817B #51AAA2 #79BFB9 #A2D3CF
Accessibility & contrast
On white
2.76
#51AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#51AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #51AAA2
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##51AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##51AAA2 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#9397A3
Tritanopia (blue-blind)
#16AEA7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #51aaa2; /* rgb */ color: rgb(81, 170, 162); /* oklch */ color: oklch(68.1% 0.086 187.5);
Tailwind
colors: {
custom: {
50: '#89c3bd',
500: '#51aaa2',
950: '#000000',
},
}SCSS
$custom: #51aaa2; $custom-light: #89c3bd; $custom-dark: #000000;
JSON
{
"hex": "#51aaa2",
"rgb": {
"r": 81,
"g": 170,
"b": 162
},
"hsl": {
"h": 174.607,
"s": 35.458,
"l": 49.216
},
"oklch": {
"l": 0.68119,
"c": 0.08637,
"h": 187.5
},
"luminance": 0.33107
}Semantic roles & 50–950 ramp
primary
#51AAA2
secondary
#C0979A
accent
#5C66CB
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1212
muted
#7D8181