#5BEEB3#5BEEB3
#5BEEB3 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.5% C 0.152 H 163.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEB3 |
|---|---|
| RGB | rgb(91, 238, 179) |
| HSL | hsl(156, 81%, 65%) |
| HSV | hsv(156, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(85.31, -52.80, 17.12) |
| CIE-LCH | lch(85.31, 55.50, 162.03°) |
| OKLab | oklab(85.48% -0.1454 0.0437) |
| OKLCH | oklch(85.48% 0.152 163.3) |
| XYZ | xyz(43.0213, 66.6234, 53.2315) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.42
Light Aquamarine
#7BFDC7
ΔE00 3.95
Greenish Cyan
#2AFEB7
ΔE00 4.09
Greenish Turquoise
#00FBB0
ΔE00 4.23
Aqua Marine
#2EE8BB
ΔE00 4.38
Bright Teal
#01F9C6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEB3 #EE5B96
analogous
#5BEE6A #5BEEB3 #5BE0EE
triadic
#5BEEB3 #B35BEE #EEB35B
tetradic
#5BEEB3 #6A5BEE #EE5B96 #E0EE5B
square
#5BEEB3 #6A5BEE #EE5B96 #E0EE5B
split-complementary
#5BEEB3 #EE5BE0 #EE6A5B
monochromatic
#13BB78 #24E899 #5BEEB3 #92F4CD #CAF9E6
Accessibility & contrast
On white
1.47
#5BEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5BEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEB3
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEB3 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB0
Deuteranopia (green-blind)
#D6CFB7
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5beeb3; /* rgb */ color: rgb(91, 238, 179); /* oklch */ color: oklch(85.5% 0.152 163.3);
Tailwind
colors: {
custom: {
50: '#97f4c9',
500: '#5beeb3',
950: '#000000',
},
}SCSS
$custom: #5beeb3; $custom-light: #97f4c9; $custom-dark: #000000;
JSON
{
"hex": "#5beeb3",
"rgb": {
"r": 91,
"g": 238,
"b": 179
},
"hsl": {
"h": 155.918,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.85483,
"c": 0.15181,
"h": 163.3
},
"luminance": 0.66628
}Semantic roles & 50–950 ramp
primary
#5BEEB3
secondary
#BA3369
accent
#085EDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582