#45ABAF#45ABAF
#45ABAF is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.093 H 198.8°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABAF |
|---|---|
| RGB | rgb(69, 171, 175) |
| HSL | hsl(182, 43%, 48%) |
| HSV | hsv(182, 61%, 69%) |
| CMYK | cmyk(60.6%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.55, -27.91, -10.87) |
| CIE-LCH | lch(64.55, 29.95, 201.29°) |
| OKLab | oklab(68.38% -0.0884 -0.0301) |
| OKLCH | oklch(68.38% 0.093 198.8) |
| XYZ | xyz(24.7517, 33.4836, 45.7077) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.22
Turquoise Blue
#06B1C4
ΔE00 5.39
Lightseagreen
#20B2AA
ΔE00 5.71
Sea
#3C9992
ΔE00 7.29
Topaz
#13BBAF
ΔE00 7.97
Dull Teal
#5F9E8F
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABAF #AF4945
analogous
#45AF7E #45ABAF #4576AF
triadic
#45ABAF #AF45AB #ABAF45
tetradic
#45ABAF #7E45AF #AF4945 #76AF45
square
#45ABAF #7E45AF #AF4945 #76AF45
split-complementary
#45ABAF #AF4576 #AF7E45
monochromatic
#225557 #348083 #45ABAF #6CC2C5 #98D4D6
Accessibility & contrast
On white
2.73
#45ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#45ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABAF
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABAF | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#8F97B0
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #45abaf; /* rgb */ color: rgb(69, 171, 175); /* oklch */ color: oklch(68.4% 0.093 198.8);
Tailwind
colors: {
custom: {
50: '#85c4c6',
500: '#45abaf',
950: '#000000',
},
}SCSS
$custom: #45abaf; $custom-light: #85c4c6; $custom-dark: #000000;
JSON
{
"hex": "#45abaf",
"rgb": {
"r": 69,
"g": 171,
"b": 175
},
"hsl": {
"h": 182.264,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.68385,
"c": 0.09339,
"h": 198.8
},
"luminance": 0.33486
}Semantic roles & 50–950 ramp
primary
#45ABAF
secondary
#C28F8D
accent
#5955D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182