#5BDFDD#5BDFDD
#5BDFDD is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.115 H 193.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFDD |
|---|---|
| RGB | rgb(91, 223, 221) |
| HSL | hsl(179, 67%, 62%) |
| HSV | hsv(179, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(81.96, -36.17, -9.84) |
| CIE-LCH | lch(81.96, 37.49, 195.22°) |
| OKLab | oklab(83.09% -0.1115 -0.0273) |
| OKLCH | oklch(83.09% 0.115 193.8) |
| XYZ | xyz(43.7475, 60.2154, 77.7098) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 6.06
Aqua Blue
#02D8E9
ΔE00 6.49
Bright Cyan
#41FDFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFDD #DF5B5D
analogous
#5BDF9B #5BDFDD #5B9FDF
triadic
#5BDFDD #DD5BDF #DFDD5B
tetradic
#5BDFDD #9B5BDF #DF5B5D #9FDF5B
square
#5BDFDD #9B5BDF #DF5B5D #9FDF5B
split-complementary
#5BDFDD #DF5B9F #DF9B5B
monochromatic
#1FA09E #29D4D1 #5BDFDD #8EE9E8 #C1F3F2
Accessibility & contrast
On white
1.61
#5BDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5BDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFDD
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFDD | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5bdfdd; /* rgb */ color: rgb(91, 223, 221); /* oklch */ color: oklch(83.1% 0.115 193.8);
Tailwind
colors: {
custom: {
50: '#97e9e7',
500: '#5bdfdd',
950: '#000000',
},
}SCSS
$custom: #5bdfdd; $custom-light: #97e9e7; $custom-dark: #000000;
JSON
{
"hex": "#5bdfdd",
"rgb": {
"r": 91,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.091,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.83091,
"c": 0.11476,
"h": 193.8
},
"luminance": 0.6022
}Semantic roles & 50–950 ramp
primary
#5BDFDD
secondary
#A33B3C
accent
#1619CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484