#5ABEBE#5ABEBE
#5ABEBE is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.2% C 0.093 H 195.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5ABEBE |
|---|---|
| RGB | rgb(90, 190, 190) |
| HSL | hsl(180, 43%, 55%) |
| HSV | hsv(180, 53%, 75%) |
| CMYK | cmyk(52.6%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.36, -29.01, -8.92) |
| CIE-LCH | lch(71.36, 30.35, 197.08°) |
| OKLab | oklab(74.22% -0.09 -0.0247) |
| OKLCH | oklch(74.22% 0.093 195.3) |
| XYZ | xyz(31.9203, 42.7153, 55.2679) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.45
Lightseagreen
#20B2AA
ΔE00 6.13
Topaz
#13BBAF
ΔE00 6.29
Turquoise Blue
#06B1C4
ΔE00 7.80
Tealish
#24BCA8
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ABEBE #BE5A5A
analogous
#5ABE8C #5ABEBE #5A8CBE
triadic
#5ABEBE #BE5ABE #BEBE5A
tetradic
#5ABEBE #8C5ABE #BE5A5A #8CBE5A
square
#5ABEBE #8C5ABE #BE5A5A #8CBE5A
split-complementary
#5ABEBE #BE5A8C #BE8C5A
monochromatic
#2D7171 #3E9D9D #5ABEBE #86CFCF #B2E1E1
Accessibility & contrast
On white
2.20
#5ABEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#5ABEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ABEBE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ABEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ABEBE | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A2A9BF
Tritanopia (blue-blind)
#00C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #5abebe; /* rgb */ color: rgb(90, 190, 190); /* oklch */ color: oklch(74.2% 0.093 195.3);
Tailwind
colors: {
custom: {
50: '#92d2d1',
500: '#5abebe',
950: '#000000',
},
}SCSS
$custom: #5abebe; $custom-light: #92d2d1; $custom-dark: #000000;
JSON
{
"hex": "#5abebe",
"rgb": {
"r": 90,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 43.478,
"l": 54.902
},
"oklch": {
"l": 0.74222,
"c": 0.09333,
"h": 195.3
},
"luminance": 0.42718
}Semantic roles & 50–950 ramp
primary
#5ABEBE
secondary
#CFA5A5
accent
#5555D3
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282