#5BD7DF#5BD7DF
#5BD7DF is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.3% C 0.110 H 201.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD7DF |
|---|---|
| RGB | rgb(91, 215, 223) |
| HSL | hsl(184, 67%, 62%) |
| HSV | hsv(184, 59%, 87%) |
| CMYK | cmyk(59.2%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.70, -31.87, -14.28) |
| CIE-LCH | lch(79.70, 34.92, 204.14°) |
| OKLab | oklab(81.29% -0.1024 -0.0395) |
| OKLCH | oklch(81.29% 0.11 201.1) |
| XYZ | xyz(41.9285, 56.1484, 78.4258) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.48
Darkturquoise
#00CED1
ΔE00 4.73
Mediumturquoise
#48D1CC
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Robin'S Egg Blue
#98EFF9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD7DF #DF635B
analogous
#5BDFA5 #5BD7DF #5B95DF
triadic
#5BD7DF #DF5BD7 #D7DF5B
tetradic
#5BD7DF #A55BDF #DF635B #95DF5B
square
#5BD7DF #A55BDF #DF635B #95DF5B
split-complementary
#5BD7DF #DF5B95 #DFA55B
monochromatic
#1F99A0 #29C9D4 #5BD7DF #8EE3E9 #C1F0F3
Accessibility & contrast
On white
1.72
#5BD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#5BD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD7DF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD7DF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#B4BFE0
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5bd7df; /* rgb */ color: rgb(91, 215, 223); /* oklch */ color: oklch(81.3% 0.110 201.1);
Tailwind
colors: {
custom: {
50: '#97e3e9',
500: '#5bd7df',
950: '#000000',
},
}SCSS
$custom: #5bd7df; $custom-light: #97e3e9; $custom-dark: #000000;
JSON
{
"hex": "#5bd7df",
"rgb": {
"r": 91,
"g": 215,
"b": 223
},
"hsl": {
"h": 183.636,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.81288,
"c": 0.10973,
"h": 201.1
},
"luminance": 0.56153
}Semantic roles & 50–950 ramp
primary
#5BD7DF
secondary
#A3413B
accent
#2116CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484