#45AFAA#45AFAA
#45AFAA is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.097 H 190.8°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFAA |
|---|---|
| RGB | rgb(69, 175, 170) |
| HSL | hsl(177, 43%, 48%) |
| HSV | hsv(177, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(65.61, -31.26, -6.51) |
| CIE-LCH | lch(65.61, 31.93, 191.76°) |
| OKLab | oklab(69.19% -0.0949 -0.0181) |
| OKLCH | oklch(69.19% 0.097 190.8) |
| XYZ | xyz(25.0367, 34.8248, 43.4248) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.56
Topaz
#13BBAF
ΔE00 4.73
Tealish
#24BCA8
ΔE00 6.51
Sea
#3C9992
ΔE00 6.83
Cadetblue
#5F9EA0
ΔE00 7.08
Dull Teal
#5F9E8F
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFAA #AF454A
analogous
#45AF75 #45AFAA #457FAF
triadic
#45AFAA #AA45AF #AFAA45
tetradic
#45AFAA #7545AF #AF454A #7FAF45
square
#45AFAA #7545AF #AF454A #7FAF45
split-complementary
#45AFAA #AF457F #AF7545
monochromatic
#225755 #34837F #45AFAA #6CC5C1 #98D6D3
Accessibility & contrast
On white
2.64
#45AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#45AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFAA
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFAA | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#959AAB
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45afaa; /* rgb */ color: rgb(69, 175, 170); /* oklch */ color: oklch(69.2% 0.097 190.8);
Tailwind
colors: {
custom: {
50: '#85c7c3',
500: '#45afaa',
950: '#000000',
},
}SCSS
$custom: #45afaa; $custom-light: #85c7c3; $custom-dark: #000000;
JSON
{
"hex": "#45afaa",
"rgb": {
"r": 69,
"g": 175,
"b": 170
},
"hsl": {
"h": 177.17,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.69193,
"c": 0.09663,
"h": 190.8
},
"luminance": 0.34827
}Semantic roles & 50–950 ramp
primary
#45AFAA
secondary
#C28D90
accent
#555BD3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281