#5BDFE0#5BDFE0
#5BDFE0 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.115 H 195.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFE0 |
|---|---|
| RGB | rgb(91, 223, 224) |
| HSL | hsl(180, 68%, 62%) |
| HSV | hsv(180, 59%, 88%) |
| CMYK | cmyk(59.4%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(82.04, -35.37, -11.31) |
| CIE-LCH | lch(82.04, 37.13, 197.73°) |
| OKLab | oklab(83.19% -0.1102 -0.0313) |
| OKLCH | oklch(83.19% 0.115 195.9) |
| XYZ | xyz(44.1508, 60.3767, 79.8336) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 5.10
Aqua Blue
#02D8E9
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 5.75
Turquoise
#40E0D0
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFE0 #E05C5B
analogous
#5BE09F #5BDFE0 #5B9DE0
triadic
#5BDFE0 #E05BDF #DFE05B
tetradic
#5BDFE0 #9F5BE0 #E05C5B #9DE05B
square
#5BDFE0 #9F5BE0 #E05C5B #9DE05B
split-complementary
#5BDFE0 #E05B9D #E09F5B
monochromatic
#1FA1A2 #28D4D5 #5BDFE0 #8EE9EA #C2F3F3
Accessibility & contrast
On white
1.61
#5BDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5BDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFE0
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFE0 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#BCC5E1
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5bdfe0; /* rgb */ color: rgb(91, 223, 224); /* oklch */ color: oklch(83.2% 0.115 195.9);
Tailwind
colors: {
custom: {
50: '#97e9e9',
500: '#5bdfe0',
950: '#000000',
},
}SCSS
$custom: #5bdfe0; $custom-light: #97e9e9; $custom-dark: #000000;
JSON
{
"hex": "#5bdfe0",
"rgb": {
"r": 91,
"g": 223,
"b": 224
},
"hsl": {
"h": 180.451,
"s": 68.205,
"l": 61.765
},
"oklch": {
"l": 0.83191,
"c": 0.11457,
"h": 195.9
},
"luminance": 0.60381
}Semantic roles & 50–950 ramp
primary
#5BDFE0
secondary
#A53B3A
accent
#1715D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484