#5BEEBF#5BEEBF
#5BEEBF is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.8% C 0.143 H 168.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEBF |
|---|---|
| RGB | rgb(91, 238, 191) |
| HSL | hsl(161, 81%, 65%) |
| HSV | hsv(161, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(85.57, -50.17, 11.24) |
| CIE-LCH | lch(85.57, 51.41, 167.37°) |
| OKLab | oklab(85.78% -0.14 0.0288) |
| OKLCH | oklch(85.78% 0.143 168.4) |
| XYZ | xyz(44.2882, 67.1302, 59.9035) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.21
Bright Teal
#01F9C6
ΔE00 3.52
Light Aquamarine
#7BFDC7
ΔE00 4.10
Aquamarine
#7FFFD4
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEBF #EE5B8A
analogous
#5BEE76 #5BEEBF #5BD4EE
triadic
#5BEEBF #BF5BEE #EEBF5B
tetradic
#5BEEBF #765BEE #EE5B8A #D4EE5B
square
#5BEEBF #765BEE #EE5B8A #D4EE5B
split-complementary
#5BEEBF #EE5BD4 #EE765B
monochromatic
#13BB86 #24E8A9 #5BEEBF #92F4D5 #CAF9EA
Accessibility & contrast
On white
1.46
#5BEEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5BEEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEBF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEBF | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBD
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5beebf; /* rgb */ color: rgb(91, 238, 191); /* oklch */ color: oklch(85.8% 0.143 168.4);
Tailwind
colors: {
custom: {
50: '#97f4d2',
500: '#5beebf',
950: '#000000',
},
}SCSS
$custom: #5beebf; $custom-light: #97f4d2; $custom-dark: #000000;
JSON
{
"hex": "#5beebf",
"rgb": {
"r": 91,
"g": 238,
"b": 191
},
"hsl": {
"h": 160.816,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.85777,
"c": 0.1429,
"h": 168.4
},
"luminance": 0.67135
}Semantic roles & 50–950 ramp
primary
#5BEEBF
secondary
#BA335E
accent
#084CDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583