#5BE3E2#5BE3E2
#5BE3E2 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.2% C 0.117 H 194.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE3E2 |
|---|---|
| RGB | rgb(91, 227, 226) |
| HSL | hsl(180, 71%, 62%) |
| HSV | hsv(180, 60%, 89%) |
| CMYK | cmyk(59.9%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(83.26, -36.68, -10.56) |
| CIE-LCH | lch(83.26, 38.17, 196.05°) |
| OKLab | oklab(84.19% -0.1135 -0.0293) |
| OKLCH | oklch(84.19% 0.117 194.5) |
| XYZ | xyz(45.5049, 62.6485, 81.6310) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Bright Light Blue
#26F7FD
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 5.85
Bright Turquoise
#0FFEF9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE3E2 #E35B5C
analogous
#5BE39E #5BE3E2 #5BA0E3
triadic
#5BE3E2 #E25BE3 #E3E25B
tetradic
#5BE3E2 #9E5BE3 #E35B5C #A0E35B
square
#5BE3E2 #9E5BE3 #E35B5C #A0E35B
split-complementary
#5BE3E2 #E35BA0 #E39E5B
monochromatic
#1DA7A6 #27DAD9 #5BE3E2 #8FECEB #C4F5F4
Accessibility & contrast
On white
1.55
#5BE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5BE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE3E2
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE3E2 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E2
Deuteranopia (green-blind)
#C0C9E3
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be3e2; /* rgb */ color: rgb(91, 227, 226); /* oklch */ color: oklch(84.2% 0.117 194.5);
Tailwind
colors: {
custom: {
50: '#98eceb',
500: '#5be3e2',
950: '#000000',
},
}SCSS
$custom: #5be3e2; $custom-light: #98eceb; $custom-dark: #000000;
JSON
{
"hex": "#5be3e2",
"rgb": {
"r": 91,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.559,
"s": 70.833,
"l": 62.353
},
"oklch": {
"l": 0.84193,
"c": 0.11718,
"h": 194.5
},
"luminance": 0.62653
}Semantic roles & 50–950 ramp
primary
#5BE3E2
secondary
#A9393A
accent
#1314D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484