#5BE3C2#5BE3C2
#5BE3C2 is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.2% C 0.128 H 174.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE3C2 |
|---|---|
| RGB | rgb(91, 227, 194) |
| HSL | hsl(165, 71%, 62%) |
| HSV | hsv(165, 60%, 89%) |
| CMYK | cmyk(59.9%, 0%, 14.5%, 11%) |
| CIE-LAB | lab(82.41, -44.80, 5.13) |
| CIE-LCH | lch(82.41, 45.09, 173.46°) |
| OKLab | oklab(83.22% -0.1273 0.0129) |
| OKLCH | oklch(83.22% 0.128 174.2) |
| XYZ | xyz(41.5165, 61.0531, 60.6250) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.24
Aqua Marine
#2EE8BB
ΔE00 3.54
Aquamarine (survey)
#04D8B2
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 4.84
Eucalyptus
#44D7A8
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE3C2 #E35B7C
analogous
#5BE37E #5BE3C2 #5BC0E3
triadic
#5BE3C2 #C25BE3 #E3C25B
tetradic
#5BE3C2 #7E5BE3 #E35B7C #C0E35B
square
#5BE3C2 #7E5BE3 #E35B7C #C0E35B
split-complementary
#5BE3C2 #E35BC0 #E37E5B
monochromatic
#1DA785 #27DAAF #5BE3C2 #8FECD5 #C4F5E9
Accessibility & contrast
On white
1.59
#5BE3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5BE3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE3C2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE3C2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C0
Deuteranopia (green-blind)
#C8C7C4
Tritanopia (blue-blind)
#00E5D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5be3c2; /* rgb */ color: rgb(91, 227, 194); /* oklch */ color: oklch(83.2% 0.128 174.2);
Tailwind
colors: {
custom: {
50: '#96ecd4',
500: '#5be3c2',
950: '#000000',
},
}SCSS
$custom: #5be3c2; $custom-light: #96ecd4; $custom-dark: #000000;
JSON
{
"hex": "#5be3c2",
"rgb": {
"r": 91,
"g": 227,
"b": 194
},
"hsl": {
"h": 165.441,
"s": 70.833,
"l": 62.353
},
"oklch": {
"l": 0.83221,
"c": 0.12799,
"h": 174.2
},
"luminance": 0.61057
}Semantic roles & 50–950 ramp
primary
#5BE3C2
secondary
#A93954
accent
#1341D3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583