#5BDEDF#5BDEDF
#5BDEDF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.114 H 195.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDEDF |
|---|---|
| RGB | rgb(91, 222, 223) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 59%, 87%) |
| CMYK | cmyk(59.2%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.72, -35.17, -11.25) |
| CIE-LCH | lch(81.72, 36.93, 197.74°) |
| OKLab | oklab(82.92% -0.1096 -0.0312) |
| OKLCH | oklch(82.92% 0.114 195.9) |
| XYZ | xyz(43.7492, 59.7898, 79.0327) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.05
Darkturquoise
#00CED1
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 6.17
Robin'S Egg
#6DEDFD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDEDF #DF5C5B
analogous
#5BDF9E #5BDEDF #5B9CDF
triadic
#5BDEDF #DF5BDE #DEDF5B
tetradic
#5BDEDF #9E5BDF #DF5C5B #9CDF5B
square
#5BDEDF #9E5BDF #DF5C5B #9CDF5B
split-complementary
#5BDEDF #DF5B9C #DF9E5B
monochromatic
#1F9FA0 #29D2D4 #5BDEDF #8EE8E9 #C1F3F3
Accessibility & contrast
On white
1.62
#5BDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5BDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDEDF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDEDF | 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)
#D0D4DF
Deuteranopia (green-blind)
#BBC5E0
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdedf; /* rgb */ color: rgb(91, 222, 223); /* oklch */ color: oklch(82.9% 0.114 195.9);
Tailwind
colors: {
custom: {
50: '#97e8e9',
500: '#5bdedf',
950: '#000000',
},
}SCSS
$custom: #5bdedf; $custom-light: #97e8e9; $custom-dark: #000000;
JSON
{
"hex": "#5bdedf",
"rgb": {
"r": 91,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.455,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.82924,
"c": 0.11394,
"h": 195.9
},
"luminance": 0.59794
}Semantic roles & 50–950 ramp
primary
#5BDEDF
secondary
#A33C3B
accent
#1816CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484