#5ABBBE#5ABBBE
#5ABBBE is a light, moderate teal. Relative luminance 0.414; OKLCH L 73.5% C 0.091 H 198.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5ABBBE |
|---|---|
| RGB | rgb(90, 187, 190) |
| HSL | hsl(182, 43%, 55%) |
| HSV | hsv(182, 53%, 75%) |
| CMYK | cmyk(52.6%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(70.48, -27.54, -10.24) |
| CIE-LCH | lch(70.48, 29.38, 200.39°) |
| OKLab | oklab(73.51% -0.0867 -0.0283) |
| OKLCH | oklch(73.51% 0.091 198.1) |
| XYZ | xyz(31.2772, 41.4291, 55.0536) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.17
Turquoise Blue
#06B1C4
ΔE00 6.59
Lightseagreen
#20B2AA
ΔE00 6.61
Mediumturquoise
#48D1CC
ΔE00 6.67
Topaz
#13BBAF
ΔE00 7.27
Cadetblue
#5F9EA0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ABBBE #BE5D5A
analogous
#5ABE8F #5ABBBE #5A89BE
triadic
#5ABBBE #BE5ABB #BBBE5A
tetradic
#5ABBBE #8F5ABE #BE5D5A #89BE5A
square
#5ABBBE #8F5ABE #BE5D5A #89BE5A
split-complementary
#5ABBBE #BE5A89 #BE8F5A
monochromatic
#2D6F71 #3E9A9D #5ABBBE #86CDCF #B2DFE1
Accessibility & contrast
On white
2.26
#5ABBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#5ABBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ABBBE
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ABBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ABBBE | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BE
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #5abbbe; /* rgb */ color: rgb(90, 187, 190); /* oklch */ color: oklch(73.5% 0.091 198.1);
Tailwind
colors: {
custom: {
50: '#91cfd1',
500: '#5abbbe',
950: '#000000',
},
}SCSS
$custom: #5abbbe; $custom-light: #91cfd1; $custom-dark: #000000;
JSON
{
"hex": "#5abbbe",
"rgb": {
"r": 90,
"g": 187,
"b": 190
},
"hsl": {
"h": 181.8,
"s": 43.478,
"l": 54.902
},
"oklch": {
"l": 0.73508,
"c": 0.09118,
"h": 198.1
},
"luminance": 0.41432
}Semantic roles & 50–950 ramp
primary
#5ABBBE
secondary
#CFA6A5
accent
#5855D3
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282