#5BDEDE#5BDEDE
#5BDEDE is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.114 H 195.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDEDE |
|---|---|
| RGB | rgb(91, 222, 222) |
| HSL | hsl(180, 66%, 61%) |
| HSV | hsv(180, 59%, 87%) |
| CMYK | cmyk(59%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(81.69, -35.44, -10.76) |
| CIE-LCH | lch(81.69, 37.04, 196.89°) |
| OKLab | oklab(82.89% -0.11 -0.0298) |
| OKLCH | oklch(82.89% 0.114 195.2) |
| XYZ | xyz(43.6148, 59.7361, 78.3248) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 5.81
Turquoise
#40E0D0
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDEDE #DE5B5B
analogous
#5BDE9D #5BDEDE #5B9DDE
triadic
#5BDEDE #DE5BDE #DEDE5B
tetradic
#5BDEDE #9D5BDE #DE5B5B #9DDE5B
square
#5BDEDE #9D5BDE #DE5B5B #9DDE5B
split-complementary
#5BDEDE #DE5B9D #DE9D5B
monochromatic
#209F9F #2AD2D2 #5BDEDE #8EE8E8 #C1F3F3
Accessibility & contrast
On white
1.62
#5BDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5BDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDEDE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDEDE | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BCC4DF
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdede; /* rgb */ color: rgb(91, 222, 222); /* oklch */ color: oklch(82.9% 0.114 195.2);
Tailwind
colors: {
custom: {
50: '#97e8e8',
500: '#5bdede',
950: '#000000',
},
}SCSS
$custom: #5bdede; $custom-light: #97e8e8; $custom-dark: #000000;
JSON
{
"hex": "#5bdede",
"rgb": {
"r": 91,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.8289,
"c": 0.11399,
"h": 195.2
},
"luminance": 0.59741
}Semantic roles & 50–950 ramp
primary
#5BDEDE
secondary
#A23B3B
accent
#1717CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484