#5BEEAE#5BEEAE
#5BEEAE is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.4% C 0.156 H 161.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEAE |
|---|---|
| RGB | rgb(91, 238, 174) |
| HSL | hsl(154, 81%, 65%) |
| HSV | hsv(154, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.21, -53.84, 19.57) |
| CIE-LCH | lch(85.21, 57.29, 160.02°) |
| OKLab | oklab(85.37% -0.1476 0.0499) |
| OKLCH | oklch(85.37% 0.156 161.3) |
| XYZ | xyz(42.5248, 66.4248, 50.6164) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.98
Greenish Turquoise
#00FBB0
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.33
Light Aquamarine
#7BFDC7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEAE #EE5B9B
analogous
#5BEE65 #5BEEAE #5BE4EE
triadic
#5BEEAE #AE5BEE #EEAE5B
tetradic
#5BEEAE #655BEE #EE5B9B #E4EE5B
square
#5BEEAE #655BEE #EE5B9B #E4EE5B
split-complementary
#5BEEAE #EE5BE4 #EE655B
monochromatic
#13BB72 #24E893 #5BEEAE #92F4C9 #CAF9E5
Accessibility & contrast
On white
1.47
#5BEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5BEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEAE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEAE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5beeae; /* rgb */ color: rgb(91, 238, 174); /* oklch */ color: oklch(85.4% 0.156 161.3);
Tailwind
colors: {
custom: {
50: '#97f4c6',
500: '#5beeae',
950: '#000000',
},
}SCSS
$custom: #5beeae; $custom-light: #97f4c6; $custom-dark: #000000;
JSON
{
"hex": "#5beeae",
"rgb": {
"r": 91,
"g": 238,
"b": 174
},
"hsl": {
"h": 153.878,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.85367,
"c": 0.15582,
"h": 161.3
},
"luminance": 0.66429
}Semantic roles & 50–950 ramp
primary
#5BEEAE
secondary
#BA336E
accent
#0865DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582