#5BEEAF#5BEEAF
#5BEEAF is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.4% C 0.155 H 161.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEAF |
|---|---|
| RGB | rgb(91, 238, 175) |
| HSL | hsl(154, 81%, 65%) |
| HSV | hsv(154, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(85.23, -53.64, 19.08) |
| CIE-LCH | lch(85.23, 56.93, 160.42°) |
| OKLab | oklab(85.39% -0.1472 0.0487) |
| OKLCH | oklch(85.39% 0.155 161.7) |
| XYZ | xyz(42.6227, 66.4640, 51.1317) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.03
Greenish Turquoise
#00FBB0
ΔE00 3.92
Greenish Cyan
#2AFEB7
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.17
Light Aquamarine
#7BFDC7
ΔE00 4.29
Seafoam Green
#7AF9AB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEAF #EE5B9A
analogous
#5BEE66 #5BEEAF #5BE3EE
triadic
#5BEEAF #AF5BEE #EEAF5B
tetradic
#5BEEAF #665BEE #EE5B9A #E3EE5B
square
#5BEEAF #665BEE #EE5B9A #E3EE5B
split-complementary
#5BEEAF #EE5BE3 #EE665B
monochromatic
#13BB73 #24E894 #5BEEAF #92F4CA #CAF9E5
Accessibility & contrast
On white
1.47
#5BEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5BEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEAF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEAF | 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)
#EBDEAB
Deuteranopia (green-blind)
#D7CFB3
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5beeaf; /* rgb */ color: rgb(91, 238, 175); /* oklch */ color: oklch(85.4% 0.155 161.7);
Tailwind
colors: {
custom: {
50: '#97f4c7',
500: '#5beeaf',
950: '#000000',
},
}SCSS
$custom: #5beeaf; $custom-light: #97f4c7; $custom-dark: #000000;
JSON
{
"hex": "#5beeaf",
"rgb": {
"r": 91,
"g": 238,
"b": 175
},
"hsl": {
"h": 154.286,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.8539,
"c": 0.155,
"h": 161.7
},
"luminance": 0.66468
}Semantic roles & 50–950 ramp
primary
#5BEEAF
secondary
#BA336D
accent
#0863DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582