#5BE8CC#5BE8CC
#5BE8CC is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.7% C 0.128 H 177.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8CC |
|---|---|
| RGB | rgb(91, 232, 204) |
| HSL | hsl(168, 75%, 63%) |
| HSV | hsv(168, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 12.1%, 9%) |
| CIE-LAB | lab(84.12, -44.56, 2.33) |
| CIE-LCH | lch(84.12, 44.62, 177.00°) |
| OKLab | oklab(84.7% -0.1281 0.0055) |
| OKLCH | oklch(84.7% 0.128 177.5) |
| XYZ | xyz(44.0650, 64.2924, 67.2024) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.87
Tiffany Blue
#7BF2DA
ΔE00 3.34
Turquoise
#40E0D0
ΔE00 4.32
Aqua Marine
#2EE8BB
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 5.02
Aquamarine (survey)
#04D8B2
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8CC #E85B77
analogous
#5BE885 #5BE8CC #5BBDE8
triadic
#5BE8CC #CC5BE8 #E8CC5B
tetradic
#5BE8CC #855BE8 #E85B77 #BDE85B
square
#5BE8CC #855BE8 #E85B77 #BDE85B
split-complementary
#5BE8CC #E85BBD #E8855B
monochromatic
#19B092 #25E0BB #5BE8CC #91F0DD #C6F7ED
Accessibility & contrast
On white
1.52
#5BE8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5BE8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8CC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8CC | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCB
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#00EBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5be8cc; /* rgb */ color: rgb(91, 232, 204); /* oklch */ color: oklch(84.7% 0.128 177.5);
Tailwind
colors: {
custom: {
50: '#97f0db',
500: '#5be8cc',
950: '#000000',
},
}SCSS
$custom: #5be8cc; $custom-light: #97f0db; $custom-dark: #000000;
JSON
{
"hex": "#5be8cc",
"rgb": {
"r": 91,
"g": 232,
"b": 204
},
"hsl": {
"h": 168.085,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.84695,
"c": 0.12818,
"h": 177.5
},
"luminance": 0.64297
}Semantic roles & 50–950 ramp
primary
#5BE8CC
secondary
#B1374F
accent
#0E36D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584