#5BF0DA#5BF0DA
#5BF0DA is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.0% C 0.130 H 181.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF0DA |
|---|---|
| RGB | rgb(91, 240, 218) |
| HSL | hsl(171, 83%, 65%) |
| HSV | hsv(171, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(86.80, -44.59, -1.11) |
| CIE-LCH | lch(86.80, 44.61, 181.42°) |
| OKLab | oklab(87% -0.1301 -0.0037) |
| OKLCH | oklch(87% 0.13 181.6) |
| XYZ | xyz(48.1235, 69.6011, 77.2143) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.54
Bright Aqua
#0BF9EA
ΔE00 3.92
Turquoise
#40E0D0
ΔE00 4.09
Aqua (survey)
#13EAC9
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 6.22
Light Aqua
#8CFFDB
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF0DA #F05B71
analogous
#5BF090 #5BF0DA #5BBBF0
triadic
#5BF0DA #DA5BF0 #F0DA5B
tetradic
#5BF0DA #905BF0 #F05B71 #BBF05B
square
#5BF0DA #905BF0 #F05B71 #BBF05B
split-complementary
#5BF0DA #F05BBB #F0905B
monochromatic
#11BFA5 #23EBCD #5BF0DA #93F5E7 #CBFAF3
Accessibility & contrast
On white
1.41
#5BF0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5BF0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF0DA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF0DA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3D9
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5bf0da; /* rgb */ color: rgb(91, 240, 218); /* oklch */ color: oklch(87.0% 0.130 181.6);
Tailwind
colors: {
custom: {
50: '#99f5e5',
500: '#5bf0da',
950: '#000000',
},
}SCSS
$custom: #5bf0da; $custom-light: #99f5e5; $custom-dark: #000000;
JSON
{
"hex": "#5bf0da",
"rgb": {
"r": 91,
"g": 240,
"b": 218
},
"hsl": {
"h": 171.141,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.86995,
"c": 0.13011,
"h": 181.6
},
"luminance": 0.69606
}Semantic roles & 50–950 ramp
primary
#5BF0DA
secondary
#BD3246
accent
#0626E0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584