#5BEBD4#5BEBD4
#5BEBD4 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.128 H 180.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBD4 |
|---|---|
| RGB | rgb(91, 235, 212) |
| HSL | hsl(170, 78%, 64%) |
| HSV | hsv(170, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(85.19, -43.90, -0.31) |
| CIE-LCH | lch(85.19, 43.90, 180.40°) |
| OKLab | oklab(85.64% -0.1276 -0.0015) |
| OKLCH | oklch(85.64% 0.128 180.7) |
| XYZ | xyz(45.9009, 66.3894, 72.6700) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.77
Turquoise
#40E0D0
ΔE00 3.47
Aqua (survey)
#13EAC9
ΔE00 3.70
Bright Aqua
#0BF9EA
ΔE00 4.83
Light Turquoise
#7EF4CC
ΔE00 6.02
Aqua Marine
#2EE8BB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBD4 #EB5B72
analogous
#5BEB8C #5BEBD4 #5BBAEB
triadic
#5BEBD4 #D45BEB #EBD45B
tetradic
#5BEBD4 #8C5BEB #EB5B72 #BAEB5B
square
#5BEBD4 #8C5BEB #EB5B72 #BAEB5B
split-complementary
#5BEBD4 #EB5BBA #EB8C5B
monochromatic
#16B59C #24E4C6 #5BEBD4 #92F2E2 #C8F8F1
Accessibility & contrast
On white
1.47
#5BEBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#5BEBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBD4
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBD4 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#CCCED6
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5bebd4; /* rgb */ color: rgb(91, 235, 212); /* oklch */ color: oklch(85.6% 0.128 180.7);
Tailwind
colors: {
custom: {
50: '#98f2e1',
500: '#5bebd4',
950: '#000000',
},
}SCSS
$custom: #5bebd4; $custom-light: #98f2e1; $custom-dark: #000000;
JSON
{
"hex": "#5bebd4",
"rgb": {
"r": 91,
"g": 235,
"b": 212
},
"hsl": {
"h": 170.417,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.85638,
"c": 0.12762,
"h": 180.7
},
"luminance": 0.66394
}Semantic roles & 50–950 ramp
primary
#5BEBD4
secondary
#B53549
accent
#0B2CDB
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584