#5BE9AE#5BE9AE
#5BE9AE is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.2% C 0.149 H 162.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE9AE |
|---|---|
| RGB | rgb(91, 233, 174) |
| HSL | hsl(155, 76%, 64%) |
| HSV | hsv(155, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(83.73, -51.82, 17.51) |
| CIE-LCH | lch(83.73, 54.70, 161.33°) |
| OKLab | oklab(84.16% -0.1425 0.0447) |
| OKLCH | oklch(84.16% 0.149 162.6) |
| XYZ | xyz(41.0893, 63.5538, 50.1379) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Aqua Marine
#2EE8BB
ΔE00 4.42
Seafoam
#7FE0B3
ΔE00 4.45
Aqua Green
#12E193
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 4.90
Eucalyptus
#44D7A8
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE9AE #E95B96
analogous
#5BE967 #5BE9AE #5BDDE9
triadic
#5BE9AE #AE5BE9 #E9AE5B
tetradic
#5BE9AE #675BE9 #E95B96 #DDE95B
square
#5BE9AE #675BE9 #E95B96 #DDE95B
split-complementary
#5BE9AE #E95BDD #E9675B
monochromatic
#18B272 #25E293 #5BE9AE #91F0C9 #C7F7E3
Accessibility & contrast
On white
1.53
#5BE9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5BE9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE9AE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE9AE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#00E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5be9ae; /* rgb */ color: rgb(91, 233, 174); /* oklch */ color: oklch(84.2% 0.149 162.6);
Tailwind
colors: {
custom: {
50: '#96f1c6',
500: '#5be9ae',
950: '#000000',
},
}SCSS
$custom: #5be9ae; $custom-light: #96f1c6; $custom-dark: #000000;
JSON
{
"hex": "#5be9ae",
"rgb": {
"r": 91,
"g": 233,
"b": 174
},
"hsl": {
"h": 155.07,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.84156,
"c": 0.14938,
"h": 162.6
},
"luminance": 0.63558
}Semantic roles & 50–950 ramp
primary
#5BE9AE
secondary
#B2366A
accent
#0D62D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582