#5BDFD5#5BDFD5
#5BDFD5 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.8% C 0.116 H 188.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFD5 |
|---|---|
| RGB | rgb(91, 223, 213) |
| HSL | hsl(175, 67%, 62%) |
| HSV | hsv(175, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(81.73, -38.28, -5.93) |
| CIE-LCH | lch(81.73, 38.74, 188.80°) |
| OKLab | oklab(82.83% -0.1149 -0.0167) |
| OKLCH | oklch(82.83% 0.116 188.2) |
| XYZ | xyz(42.7070, 59.7992, 72.2296) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.55
Mediumturquoise
#48D1CC
ΔE00 3.76
Bright Aqua
#0BF9EA
ΔE00 6.34
Tiffany Blue
#7BF2DA
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 6.42
Bright Turquoise
#0FFEF9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFD5 #DF5B65
analogous
#5BDF93 #5BDFD5 #5BA7DF
triadic
#5BDFD5 #D55BDF #DFD55B
tetradic
#5BDFD5 #935BDF #DF5B65 #A7DF5B
square
#5BDFD5 #935BDF #DF5B65 #A7DF5B
split-complementary
#5BDFD5 #DF5BA7 #DF935B
monochromatic
#1FA097 #29D4C7 #5BDFD5 #8EE9E2 #C1F3EF
Accessibility & contrast
On white
1.62
#5BDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5BDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFD5
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFD5 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#BFC5D6
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdfd5; /* rgb */ color: rgb(91, 223, 213); /* oklch */ color: oklch(82.8% 0.116 188.2);
Tailwind
colors: {
custom: {
50: '#97e9e1',
500: '#5bdfd5',
950: '#000000',
},
}SCSS
$custom: #5bdfd5; $custom-light: #97e9e1; $custom-dark: #000000;
JSON
{
"hex": "#5bdfd5",
"rgb": {
"r": 91,
"g": 223,
"b": 213
},
"hsl": {
"h": 175.455,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.82833,
"c": 0.11606,
"h": 188.2
},
"luminance": 0.59804
}Semantic roles & 50–950 ramp
primary
#5BDFD5
secondary
#A33B43
accent
#1624CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484