#5BEEA5#5BEEA5
#5BEEA5 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.2% C 0.163 H 158.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEA5 |
|---|---|
| RGB | rgb(91, 238, 165) |
| HSL | hsl(150, 81%, 65%) |
| HSV | hsv(150, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(85.04, -55.66, 23.97) |
| CIE-LCH | lch(85.04, 60.60, 156.70°) |
| OKLab | oklab(85.17% -0.1517 0.0607) |
| OKLCH | oklch(85.17% 0.163 158.2) |
| XYZ | xyz(41.6766, 66.0856, 46.1494) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.47
Seafoam Green
#7AF9AB
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.65
Light Green Blue
#56FCA2
ΔE00 3.75
Sea Green (survey)
#53FCA1
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEA5 #EE5BA4
analogous
#5BEE5C #5BEEA5 #5BEDEE
triadic
#5BEEA5 #A55BEE #EEA55B
tetradic
#5BEEA5 #5C5BEE #EE5BA4 #EDEE5B
square
#5BEEA5 #5C5BEE #EE5BA4 #EDEE5B
split-complementary
#5BEEA5 #EE5BED #EE5C5B
monochromatic
#13BB68 #24E887 #5BEEA5 #92F4C3 #CAF9E2
Accessibility & contrast
On white
1.48
#5BEEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5BEEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEA5
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEA5 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA1
Deuteranopia (green-blind)
#D8CFAA
Tritanopia (blue-blind)
#00EDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5beea5; /* rgb */ color: rgb(91, 238, 165); /* oklch */ color: oklch(85.2% 0.163 158.2);
Tailwind
colors: {
custom: {
50: '#97f4c0',
500: '#5beea5',
950: '#000000',
},
}SCSS
$custom: #5beea5; $custom-light: #97f4c0; $custom-dark: #000000;
JSON
{
"hex": "#5beea5",
"rgb": {
"r": 91,
"g": 238,
"b": 165
},
"hsl": {
"h": 150.204,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.85169,
"c": 0.16336,
"h": 158.2
},
"luminance": 0.6609
}Semantic roles & 50–950 ramp
primary
#5BEEA5
secondary
#BA3376
accent
#0872DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582