#5BF0EC#5BF0EC
#5BF0EC is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.6% C 0.125 H 192.6°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF0EC |
|---|---|
| RGB | rgb(91, 240, 236) |
| HSL | hsl(178, 83%, 65%) |
| HSV | hsv(178, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(87.29, -39.95, -9.82) |
| CIE-LCH | lch(87.29, 41.14, 193.81°) |
| OKLab | oklab(87.55% -0.1224 -0.0273) |
| OKLCH | oklch(87.55% 0.125 192.6) |
| XYZ | xyz(50.6081, 70.5950, 90.2997) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.32
Bright Turquoise
#0FFEF9
ΔE00 3.73
Bright Light Blue
#26F7FD
ΔE00 3.75
Aqua
#00FFFF
ΔE00 4.00
Bright Aqua
#0BF9EA
ΔE00 4.72
Turquoise
#40E0D0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF0EC #F05B5F
analogous
#5BF0A1 #5BF0EC #5BAAF0
triadic
#5BF0EC #EC5BF0 #F0EC5B
tetradic
#5BF0EC #A15BF0 #F05B5F #AAF05B
square
#5BF0EC #A15BF0 #F05B5F #AAF05B
split-complementary
#5BF0EC #F05BAA #F0A15B
monochromatic
#11BFBA #23EBE6 #5BF0EC #93F5F2 #CBFAF9
Accessibility & contrast
On white
1.39
#5BF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#5BF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF0EC
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF0EC | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EC
Deuteranopia (green-blind)
#CBD4ED
Tritanopia (blue-blind)
#00F7EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5bf0ec; /* rgb */ color: rgb(91, 240, 236); /* oklch */ color: oklch(87.6% 0.125 192.6);
Tailwind
colors: {
custom: {
50: '#9af5f2',
500: '#5bf0ec',
950: '#000000',
},
}SCSS
$custom: #5bf0ec; $custom-light: #9af5f2; $custom-dark: #000000;
JSON
{
"hex": "#5bf0ec",
"rgb": {
"r": 91,
"g": 240,
"b": 236
},
"hsl": {
"h": 178.389,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.87551,
"c": 0.12539,
"h": 192.6
},
"luminance": 0.706
}Semantic roles & 50–950 ramp
primary
#5BF0EC
secondary
#BD3236
accent
#060CE0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585