#5BDFDC#5BDFDC
#5BDFDC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.115 H 193.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFDC |
|---|---|
| RGB | rgb(91, 223, 220) |
| HSL | hsl(179, 67%, 62%) |
| HSV | hsv(179, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(81.93, -36.44, -9.36) |
| CIE-LCH | lch(81.93, 37.62, 194.40°) |
| OKLab | oklab(83.06% -0.1119 -0.026) |
| OKLCH | oklch(83.06% 0.115 193.1) |
| XYZ | xyz(43.6147, 60.1623, 77.0102) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Turquoise
#40E0D0
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.73
Aqua Blue
#02D8E9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFDC #DF5B5E
analogous
#5BDF9A #5BDFDC #5BA0DF
triadic
#5BDFDC #DC5BDF #DFDC5B
tetradic
#5BDFDC #9A5BDF #DF5B5E #A0DF5B
square
#5BDFDC #9A5BDF #DF5B5E #A0DF5B
split-complementary
#5BDFDC #DF5BA0 #DF9A5B
monochromatic
#1FA09D #29D4D0 #5BDFDC #8EE9E7 #C1F3F2
Accessibility & contrast
On white
1.61
#5BDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5BDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFDC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFDC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5bdfdc; /* rgb */ color: rgb(91, 223, 220); /* oklch */ color: oklch(83.1% 0.115 193.1);
Tailwind
colors: {
custom: {
50: '#97e9e6',
500: '#5bdfdc',
950: '#000000',
},
}SCSS
$custom: #5bdfdc; $custom-light: #97e9e6; $custom-dark: #000000;
JSON
{
"hex": "#5bdfdc",
"rgb": {
"r": 91,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.636,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.83058,
"c": 0.11486,
"h": 193.1
},
"luminance": 0.60167
}Semantic roles & 50–950 ramp
primary
#5BDFDC
secondary
#A33B3D
accent
#161ACF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484