#45AAAA#45AAAA
#45AAAA is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.0% C 0.093 H 195.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #45AAAA |
|---|---|
| RGB | rgb(69, 170, 170) |
| HSL | hsl(180, 42%, 47%) |
| HSV | hsv(180, 59%, 67%) |
| CMYK | cmyk(59.4%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(64.09, -28.84, -8.77) |
| CIE-LCH | lch(64.09, 30.14, 196.91°) |
| OKLab | oklab(67.96% -0.0895 -0.0243) |
| OKLCH | oklch(67.96% 0.093 195.2) |
| XYZ | xyz(24.0815, 32.9144, 43.1064) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.51
Cadetblue
#5F9EA0
ΔE00 5.28
Sea
#3C9992
ΔE00 6.14
Turquoise Blue
#06B1C4
ΔE00 6.91
Topaz
#13BBAF
ΔE00 6.95
Dull Teal
#5F9E8F
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AAAA #AA4545
analogous
#45AA78 #45AAAA #4578AA
triadic
#45AAAA #AA45AA #AAAA45
tetradic
#45AAAA #7845AA #AA4545 #78AA45
square
#45AAAA #7845AA #AA4545 #78AA45
split-complementary
#45AAAA #AA4578 #AA7845
monochromatic
#225353 #337E7E #45AAAA #6AC2C2 #95D4D4
Accessibility & contrast
On white
2.77
#45AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#45AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AAAA
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AAAA | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AA
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #45aaaa; /* rgb */ color: rgb(69, 170, 170); /* oklch */ color: oklch(68.0% 0.093 195.2);
Tailwind
colors: {
custom: {
50: '#84c3c3',
500: '#45aaaa',
950: '#000000',
},
}SCSS
$custom: #45aaaa; $custom-light: #84c3c3; $custom-dark: #000000;
JSON
{
"hex": "#45aaaa",
"rgb": {
"r": 69,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 42.259,
"l": 46.863
},
"oklch": {
"l": 0.67963,
"c": 0.09275,
"h": 195.2
},
"luminance": 0.32917
}Semantic roles & 50–950 ramp
primary
#45AAAA
secondary
#C08B8B
accent
#5656D2
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181