#45AFAF#45AFAF
#45AFAF is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.4% C 0.096 H 195.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFAF |
|---|---|
| RGB | rgb(69, 175, 175) |
| HSL | hsl(180, 43%, 48%) |
| HSV | hsv(180, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(65.76, -29.86, -9.06) |
| CIE-LCH | lch(65.76, 31.21, 196.88°) |
| OKLab | oklab(69.36% -0.0927 -0.0251) |
| OKLCH | oklch(69.36% 0.096 195.2) |
| XYZ | xyz(25.5187, 35.0176, 45.9633) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.98
Topaz
#13BBAF
ΔE00 6.07
Cadetblue
#5F9EA0
ΔE00 6.39
Turquoise Blue
#06B1C4
ΔE00 6.64
Sea
#3C9992
ΔE00 7.42
Tealish
#24BCA8
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFAF #AF4545
analogous
#45AF7A #45AFAF #457AAF
triadic
#45AFAF #AF45AF #AFAF45
tetradic
#45AFAF #7A45AF #AF4545 #7AAF45
square
#45AFAF #7A45AF #AF4545 #7AAF45
split-complementary
#45AFAF #AF457A #AF7A45
monochromatic
#225757 #348383 #45AFAF #6CC5C5 #98D6D6
Accessibility & contrast
On white
2.62
#45AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#45AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFAF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFAF | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#939AB0
Tritanopia (blue-blind)
#00B4AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #45afaf; /* rgb */ color: rgb(69, 175, 175); /* oklch */ color: oklch(69.4% 0.096 195.2);
Tailwind
colors: {
custom: {
50: '#85c7c6',
500: '#45afaf',
950: '#000000',
},
}SCSS
$custom: #45afaf; $custom-light: #85c7c6; $custom-dark: #000000;
JSON
{
"hex": "#45afaf",
"rgb": {
"r": 69,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.69365,
"c": 0.09606,
"h": 195.2
},
"luminance": 0.3502
}Semantic roles & 50–950 ramp
primary
#45AFAF
secondary
#C28D8D
accent
#5555D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282