#5BF5D5#5BF5D5
#5BF5D5 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.0% C 0.138 H 176.5°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF5D5 |
|---|---|
| RGB | rgb(91, 245, 213) |
| HSL | hsl(168, 89%, 66%) |
| HSV | hsv(168, 63%, 96%) |
| CMYK | cmyk(62.9%, 0%, 13.1%, 3.9%) |
| CIE-LAB | lab(88.13, -47.98, 3.44) |
| CIE-LCH | lch(88.13, 48.10, 175.90°) |
| OKLab | oklab(88.03% -0.1373 0.0084) |
| OKLCH | oklch(88.03% 0.138 176.5) |
| XYZ | xyz(48.9713, 72.3278, 74.3177) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.47
Bright Teal
#01F9C6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF5D5 #F55B7B
analogous
#5BF588 #5BF5D5 #5BC8F5
triadic
#5BF5D5 #D55BF5 #F5D55B
tetradic
#5BF5D5 #885BF5 #F55B7B #C8F55B
square
#5BF5D5 #885BF5 #F55B7B #C8F55B
split-complementary
#5BF5D5 #F55BC8 #F5885B
monochromatic
#0CC9A2 #21F1C6 #5BF5D5 #95F9E4 #CEFCF3
Accessibility & contrast
On white
1.36
#5BF5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#5BF5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF5D5
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF5D5 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D4
Deuteranopia (green-blind)
#D6D6D7
Tritanopia (blue-blind)
#00F8EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bf5d5; /* rgb */ color: rgb(91, 245, 213); /* oklch */ color: oklch(88.0% 0.138 176.5);
Tailwind
colors: {
custom: {
50: '#99f9e1',
500: '#5bf5d5',
950: '#000000',
},
}SCSS
$custom: #5bf5d5; $custom-light: #99f9e1; $custom-dark: #000000;
JSON
{
"hex": "#5bf5d5",
"rgb": {
"r": 91,
"g": 245,
"b": 213
},
"hsl": {
"h": 167.532,
"s": 88.506,
"l": 65.882
},
"oklch": {
"l": 0.88032,
"c": 0.13752,
"h": 176.5
},
"luminance": 0.72333
}Semantic roles & 50–950 ramp
primary
#5BF5D5
secondary
#C62E4E
accent
#0030E5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584