#5BF5EC#5BF5EC
#5BF5EC is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.7% C 0.129 H 189.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF5EC |
|---|---|
| RGB | rgb(91, 245, 236) |
| HSL | hsl(176, 89%, 66%) |
| HSV | hsv(176, 63%, 96%) |
| CMYK | cmyk(62.9%, 0%, 3.7%, 3.9%) |
| CIE-LAB | lab(88.72, -42.19, -7.69) |
| CIE-LCH | lch(88.72, 42.89, 190.33°) |
| OKLab | oklab(88.72% -0.1273 -0.0215) |
| OKLCH | oklch(88.72% 0.129 189.6) |
| XYZ | xyz(52.1003, 73.5794, 90.7971) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 3.16
Bright Cyan
#41FDFE
ΔE00 3.73
Aqua
#00FFFF
ΔE00 4.04
Bright Light Blue
#26F7FD
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF5EC #F55B64
analogous
#5BF59F #5BF5EC #5BB1F5
triadic
#5BF5EC #EC5BF5 #F5EC5B
tetradic
#5BF5EC #9F5BF5 #F55B64 #B1F55B
square
#5BF5EC #9F5BF5 #F55B64 #B1F55B
split-complementary
#5BF5EC #F55BB1 #F59F5B
monochromatic
#0CC9BE #21F1E5 #5BF5EC #95F9F3 #CEFCF9
Accessibility & contrast
On white
1.34
#5BF5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#5BF5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF5EC
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF5EC | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#D0D8ED
Tritanopia (blue-blind)
#00FBF2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5bf5ec; /* rgb */ color: rgb(91, 245, 236); /* oklch */ color: oklch(88.7% 0.129 189.6);
Tailwind
colors: {
custom: {
50: '#9bf9f2',
500: '#5bf5ec',
950: '#000000',
},
}SCSS
$custom: #5bf5ec; $custom-light: #9bf9f2; $custom-dark: #000000;
JSON
{
"hex": "#5bf5ec",
"rgb": {
"r": 91,
"g": 245,
"b": 236
},
"hsl": {
"h": 176.494,
"s": 88.506,
"l": 65.882
},
"oklch": {
"l": 0.88715,
"c": 0.12916,
"h": 189.6
},
"luminance": 0.73585
}Semantic roles & 50–950 ramp
primary
#5BF5EC
secondary
#C62E37
accent
#000EE5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1716
muted
#808585