#5BF5D7#5BF5D7
#5BF5D7 is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.1% C 0.137 H 177.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF5D7 |
|---|---|
| RGB | rgb(91, 245, 215) |
| HSL | hsl(168, 89%, 66%) |
| HSV | hsv(168, 63%, 96%) |
| CMYK | cmyk(62.9%, 0%, 12.2%, 3.9%) |
| CIE-LAB | lab(88.18, -47.50, 2.46) |
| CIE-LCH | lch(88.18, 47.56, 177.03°) |
| OKLab | oklab(88.09% -0.1364 0.0058) |
| OKLCH | oklch(88.09% 0.137 177.6) |
| XYZ | xyz(49.2267, 72.4300, 75.6629) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.84
Aqua (survey)
#13EAC9
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 4.34
Light Aqua
#8CFFDB
ΔE00 4.62
Aquamarine
#7FFFD4
ΔE00 4.89
Aqua Marine
#2EE8BB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF5D7 #F55B79
analogous
#5BF58A #5BF5D7 #5BC6F5
triadic
#5BF5D7 #D75BF5 #F5D75B
tetradic
#5BF5D7 #8A5BF5 #F55B79 #C6F55B
square
#5BF5D7 #8A5BF5 #F55B79 #C6F55B
split-complementary
#5BF5D7 #F55BC6 #F58A5B
monochromatic
#0CC9A4 #21F1C9 #5BF5D7 #95F9E5 #CEFCF3
Accessibility & contrast
On white
1.36
#5BF5D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#5BF5D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF5D7
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF5D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF5D7 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D6
Deuteranopia (green-blind)
#D6D6D9
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bf5d7; /* rgb */ color: rgb(91, 245, 215); /* oklch */ color: oklch(88.1% 0.137 177.6);
Tailwind
colors: {
custom: {
50: '#99f9e3',
500: '#5bf5d7',
950: '#000000',
},
}SCSS
$custom: #5bf5d7; $custom-light: #99f9e3; $custom-dark: #000000;
JSON
{
"hex": "#5bf5d7",
"rgb": {
"r": 91,
"g": 245,
"b": 215
},
"hsl": {
"h": 168.312,
"s": 88.506,
"l": 65.882
},
"oklch": {
"l": 0.88088,
"c": 0.13652,
"h": 177.6
},
"luminance": 0.72435
}Semantic roles & 50–950 ramp
primary
#5BF5D7
secondary
#C62E4C
accent
#002DE5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584