#5BEAAE#5BEAAE
#5BEAAE is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.4% C 0.151 H 162.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAAE |
|---|---|
| RGB | rgb(91, 234, 174) |
| HSL | hsl(155, 77%, 64%) |
| HSV | hsv(155, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.03, -52.23, 17.92) |
| CIE-LCH | lch(84.03, 55.22, 161.06°) |
| OKLab | oklab(84.4% -0.1435 0.0458) |
| OKLCH | oklch(84.4% 0.151 162.3) |
| XYZ | xyz(41.3732, 64.1215, 50.2325) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.98
Aqua Marine
#2EE8BB
ΔE00 4.58
Seafoam
#7FE0B3
ΔE00 4.63
Greenish Turquoise
#00FBB0
ΔE00 4.71
Greenish Cyan
#2AFEB7
ΔE00 4.76
Light Aquamarine
#7BFDC7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAAE #EA5B97
analogous
#5BEA66 #5BEAAE #5BDEEA
triadic
#5BEAAE #AE5BEA #EAAE5B
tetradic
#5BEAAE #665BEA #EA5B97 #DEEA5B
square
#5BEAAE #665BEA #EA5B97 #DEEA5B
split-complementary
#5BEAAE #EA5BDE #EA665B
monochromatic
#17B472 #25E393 #5BEAAE #91F1C9 #C8F8E4
Accessibility & contrast
On white
1.52
#5BEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5BEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAAE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAAE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5beaae; /* rgb */ color: rgb(91, 234, 174); /* oklch */ color: oklch(84.4% 0.151 162.3);
Tailwind
colors: {
custom: {
50: '#97f1c6',
500: '#5beaae',
950: '#000000',
},
}SCSS
$custom: #5beaae; $custom-light: #97f1c6; $custom-dark: #000000;
JSON
{
"hex": "#5beaae",
"rgb": {
"r": 91,
"g": 234,
"b": 174
},
"hsl": {
"h": 154.825,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84398,
"c": 0.15066,
"h": 162.3
},
"luminance": 0.64126
}Semantic roles & 50–950 ramp
primary
#5BEAAE
secondary
#B4366A
accent
#0C62DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582