#45B8A2#45B8A2
#45B8A2 is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.2% C 0.108 H 178.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #45B8A2 |
|---|---|
| RGB | rgb(69, 184, 162) |
| HSL | hsl(169, 45%, 50%) |
| HSV | hsv(169, 63%, 72%) |
| CMYK | cmyk(62.5%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(68.13, -37.59, 1.62) |
| CIE-LCH | lch(68.13, 37.63, 177.53°) |
| OKLab | oklab(71.17% -0.1082 0.0037) |
| OKLCH | oklch(71.17% 0.108 178) |
| XYZ | xyz(26.1133, 38.1521, 40.1633) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.28
Greeny Blue
#42B395
ΔE00 3.11
Turquoise (survey)
#06C2AC
ΔE00 3.56
Topaz
#13BBAF
ΔE00 4.31
Lightseagreen
#20B2AA
ΔE00 5.47
Mediumaquamarine
#66CDAA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45B8A2 #B8455B
analogous
#45B869 #45B8A2 #4595B8
triadic
#45B8A2 #A245B8 #B8A245
tetradic
#45B8A2 #6945B8 #B8455B #95B845
square
#45B8A2 #6945B8 #B8455B #95B845
split-complementary
#45B8A2 #B84595 #B86945
monochromatic
#245F54 #348B7B #45B8A2 #71CAB9 #9DDACF
Accessibility & contrast
On white
2.43
#45B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#45B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45B8A2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45B8A2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA1
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#00BBB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #45b8a2; /* rgb */ color: rgb(69, 184, 162); /* oklch */ color: oklch(71.2% 0.108 178.0);
Tailwind
colors: {
custom: {
50: '#85cebd',
500: '#45b8a2',
950: '#000000',
},
}SCSS
$custom: #45b8a2; $custom-light: #85cebd; $custom-dark: #000000;
JSON
{
"hex": "#45b8a2",
"rgb": {
"r": 69,
"g": 184,
"b": 162
},
"hsl": {
"h": 168.522,
"s": 45.455,
"l": 49.608
},
"oklch": {
"l": 0.71166,
"c": 0.10826,
"h": 178
},
"luminance": 0.38155
}Semantic roles & 50–950 ramp
primary
#45B8A2
secondary
#C7929C
accent
#536CD5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1312
muted
#7D8281