#45AEBB#45AEBB
#45AEBB is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.6% C 0.097 H 206.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #45AEBB |
|---|---|
| RGB | rgb(69, 174, 187) |
| HSL | hsl(187, 46%, 50%) |
| HSV | hsv(187, 63%, 73%) |
| CMYK | cmyk(63.1%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(65.84, -25.90, -15.60) |
| CIE-LCH | lch(65.84, 30.24, 211.07°) |
| OKLab | oklab(69.56% -0.0865 -0.0432) |
| OKLCH | oklch(69.56% 0.097 206.6) |
| XYZ | xyz(26.5562, 35.1223, 52.3838) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.69
Cadetblue
#5F9EA0
ΔE00 6.63
Lightseagreen
#20B2AA
ΔE00 8.84
Darkturquoise
#00CED1
ΔE00 9.87
Sea
#3C9992
ΔE00 10.39
Greyblue
#77A1B5
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AEBB #BB5245
analogous
#45BB8D #45AEBB #4573BB
triadic
#45AEBB #BB45AE #AEBB45
tetradic
#45AEBB #8D45BB #BB5245 #73BB45
square
#45AEBB #8D45BB #BB5245 #73BB45
split-complementary
#45AEBB #BB4573 #BB8D45
monochromatic
#245B62 #34858F #45AEBB #72C2CB #9FD5DC
Accessibility & contrast
On white
2.62
#45AEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#45AEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AEBB
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AEBB | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#8F9ABB
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #45aebb; /* rgb */ color: rgb(69, 174, 187); /* oklch */ color: oklch(69.6% 0.097 206.6);
Tailwind
colors: {
custom: {
50: '#86c6cf',
500: '#45aebb',
950: '#000000',
},
}SCSS
$custom: #45aebb; $custom-light: #86c6cf; $custom-dark: #000000;
JSON
{
"hex": "#45aebb",
"rgb": {
"r": 69,
"g": 174,
"b": 187
},
"hsl": {
"h": 186.61,
"s": 46.457,
"l": 50.196
},
"oklch": {
"l": 0.69558,
"c": 0.09672,
"h": 206.6
},
"luminance": 0.35125
}Semantic roles & 50–950 ramp
primary
#45AEBB
secondary
#C89994
accent
#6052D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282