#5BF5D3#5BF5D3
#5BF5D3 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.139 H 175.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF5D3 |
|---|---|
| RGB | rgb(91, 245, 211) |
| HSL | hsl(167, 89%, 66%) |
| HSV | hsv(167, 63%, 96%) |
| CMYK | cmyk(62.9%, 0%, 13.9%, 3.9%) |
| CIE-LAB | lab(88.08, -48.46, 4.41) |
| CIE-LCH | lch(88.08, 48.66, 174.80°) |
| OKLab | oklab(87.98% -0.1381 0.0109) |
| OKLCH | oklch(87.98% 0.139 175.5) |
| XYZ | xyz(48.7190, 72.2269, 72.9890) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 4.10
Light Aqua
#8CFFDB
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF5D3 #F55B7D
analogous
#5BF586 #5BF5D3 #5BCAF5
triadic
#5BF5D3 #D35BF5 #F5D35B
tetradic
#5BF5D3 #865BF5 #F55B7D #CAF55B
square
#5BF5D3 #865BF5 #F55B7D #CAF55B
split-complementary
#5BF5D3 #F55BCA #F5865B
monochromatic
#0CC9A0 #21F1C4 #5BF5D3 #95F9E2 #CEFCF2
Accessibility & contrast
On white
1.36
#5BF5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#5BF5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF5D3
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF5D3 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6D1
Deuteranopia (green-blind)
#D6D6D6
Tritanopia (blue-blind)
#00F8EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bf5d3; /* rgb */ color: rgb(91, 245, 211); /* oklch */ color: oklch(88.0% 0.139 175.5);
Tailwind
colors: {
custom: {
50: '#99f9e0',
500: '#5bf5d3',
950: '#000000',
},
}SCSS
$custom: #5bf5d3; $custom-light: #99f9e0; $custom-dark: #000000;
JSON
{
"hex": "#5bf5d3",
"rgb": {
"r": 91,
"g": 245,
"b": 211
},
"hsl": {
"h": 166.753,
"s": 88.506,
"l": 65.882
},
"oklch": {
"l": 0.87976,
"c": 0.13858,
"h": 175.5
},
"luminance": 0.72232
}Semantic roles & 50–950 ramp
primary
#5BF5D3
secondary
#C62E50
accent
#0033E5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584