#5BF4DC#5BF4DC
#5BF4DC is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.0% C 0.133 H 180.8°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF4DC |
|---|---|
| RGB | rgb(91, 244, 220) |
| HSL | hsl(171, 87%, 66%) |
| HSV | hsv(171, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(88.01, -45.84, -0.39) |
| CIE-LCH | lch(88.01, 45.84, 180.48°) |
| OKLab | oklab(88% -0.1332 -0.0018) |
| OKLCH | oklch(88% 0.133 180.8) |
| XYZ | xyz(49.5773, 72.0875, 78.9977) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.48
Bright Aqua
#0BF9EA
ΔE00 3.94
Aqua (survey)
#13EAC9
ΔE00 4.21
Turquoise
#40E0D0
ΔE00 5.02
Light Aqua
#8CFFDB
ΔE00 5.67
Light Turquoise
#7EF4CC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF4DC #F45B73
analogous
#5BF48F #5BF4DC #5BC0F4
triadic
#5BF4DC #DC5BF4 #F4DC5B
tetradic
#5BF4DC #8F5BF4 #F45B73 #C0F45B
square
#5BF4DC #8F5BF4 #F45B73 #C0F45B
split-complementary
#5BF4DC #F45BC0 #F48F5B
monochromatic
#0DC7AA #22F0D0 #5BF4DC #94F8E8 #CEFCF4
Accessibility & contrast
On white
1.36
#5BF4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5BF4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF4DC
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF4DC | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DB
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bf4dc; /* rgb */ color: rgb(91, 244, 220); /* oklch */ color: oklch(88.0% 0.133 180.8);
Tailwind
colors: {
custom: {
50: '#99f8e6',
500: '#5bf4dc',
950: '#000000',
},
}SCSS
$custom: #5bf4dc; $custom-light: #99f8e6; $custom-dark: #000000;
JSON
{
"hex": "#5bf4dc",
"rgb": {
"r": 91,
"g": 244,
"b": 220
},
"hsl": {
"h": 170.588,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.87996,
"c": 0.13322,
"h": 180.8
},
"luminance": 0.72093
}Semantic roles & 50–950 ramp
primary
#5BF4DC
secondary
#C42F47
accent
#0225E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584