#5BEBD5#5BEBD5
#5BEBD5 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.7% C 0.127 H 181.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBD5 |
|---|---|
| RGB | rgb(91, 235, 213) |
| HSL | hsl(171, 78%, 64%) |
| HSV | hsv(171, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(85.22, -43.65, -0.80) |
| CIE-LCH | lch(85.22, 43.66, 181.04°) |
| OKLab | oklab(85.67% -0.1272 -0.0029) |
| OKLCH | oklch(85.67% 0.127 181.3) |
| XYZ | xyz(46.0274, 66.4400, 73.3364) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.83
Turquoise
#40E0D0
ΔE00 3.30
Aqua (survey)
#13EAC9
ΔE00 3.93
Bright Aqua
#0BF9EA
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 6.29
Aqua Marine
#2EE8BB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBD5 #EB5B71
analogous
#5BEB8D #5BEBD5 #5BB9EB
triadic
#5BEBD5 #D55BEB #EBD55B
tetradic
#5BEBD5 #8D5BEB #EB5B71 #B9EB5B
square
#5BEBD5 #8D5BEB #EB5B71 #B9EB5B
split-complementary
#5BEBD5 #EB5BB9 #EB8D5B
monochromatic
#16B59D #24E4C7 #5BEBD5 #92F2E3 #C8F8F1
Accessibility & contrast
On white
1.47
#5BEBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5BEBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBD5
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBD5 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#CCCED7
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5bebd5; /* rgb */ color: rgb(91, 235, 213); /* oklch */ color: oklch(85.7% 0.127 181.3);
Tailwind
colors: {
custom: {
50: '#98f2e1',
500: '#5bebd5',
950: '#000000',
},
}SCSS
$custom: #5bebd5; $custom-light: #98f2e1; $custom-dark: #000000;
JSON
{
"hex": "#5bebd5",
"rgb": {
"r": 91,
"g": 235,
"b": 213
},
"hsl": {
"h": 170.833,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.85667,
"c": 0.1272,
"h": 181.3
},
"luminance": 0.66445
}Semantic roles & 50–950 ramp
primary
#5BEBD5
secondary
#B53549
accent
#0B2BDB
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584