#5BE6E7#5BE6E7
#5BE6E7 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.1% C 0.119 H 195.8°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE6E7 |
|---|---|
| RGB | rgb(91, 230, 231) |
| HSL | hsl(180, 74%, 63%) |
| HSV | hsv(180, 61%, 91%) |
| CMYK | cmyk(60.6%, 0.4%, 0%, 9.4%) |
| CIE-LAB | lab(84.27, -36.72, -11.69) |
| CIE-LCH | lch(84.27, 38.54, 197.66°) |
| OKLab | oklab(85.06% -0.1144 -0.0324) |
| OKLCH | oklch(85.06% 0.119 195.8) |
| XYZ | xyz(47.0287, 64.5823, 85.5730) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.33
Bright Cyan
#41FDFE
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.52
Robin'S Egg
#6DEDFD
ΔE00 5.76
Aqua
#00FFFF
ΔE00 5.88
Bright Turquoise
#0FFEF9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE6E7 #E75C5B
analogous
#5BE7A2 #5BE6E7 #5BA0E7
triadic
#5BE6E7 #E75BE6 #E6E75B
tetradic
#5BE6E7 #A25BE7 #E75C5B #A0E75B
square
#5BE6E7 #A25BE7 #E75C5B #A0E75B
split-complementary
#5BE6E7 #E75BA0 #E7A25B
monochromatic
#19ADAE #26DEDF #5BE6E7 #90EEEF #C6F6F7
Accessibility & contrast
On white
1.51
#5BE6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#5BE6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE6E7
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE6E7 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE7
Deuteranopia (green-blind)
#C2CBE8
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5be6e7; /* rgb */ color: rgb(91, 230, 231); /* oklch */ color: oklch(85.1% 0.119 195.8);
Tailwind
colors: {
custom: {
50: '#99eeee',
500: '#5be6e7',
950: '#000000',
},
}SCSS
$custom: #5be6e7; $custom-light: #99eeee; $custom-dark: #000000;
JSON
{
"hex": "#5be6e7",
"rgb": {
"r": 91,
"g": 230,
"b": 231
},
"hsl": {
"h": 180.429,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.85059,
"c": 0.11892,
"h": 195.8
},
"luminance": 0.64587
}Semantic roles & 50–950 ramp
primary
#5BE6E7
secondary
#AF3837
accent
#100FD7
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585