#5BDFDF#5BDFDF
#5BDFDF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.115 H 195.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFDF |
|---|---|
| RGB | rgb(91, 223, 223) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.01, -35.64, -10.82) |
| CIE-LCH | lch(82.01, 37.24, 196.89°) |
| OKLab | oklab(83.16% -0.1106 -0.03) |
| OKLCH | oklch(83.16% 0.115 195.2) |
| XYZ | xyz(44.0156, 60.3226, 79.1215) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 5.83
Aqua Blue
#02D8E9
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFDF #DF5B5B
analogous
#5BDF9D #5BDFDF #5B9DDF
triadic
#5BDFDF #DF5BDF #DFDF5B
tetradic
#5BDFDF #9D5BDF #DF5B5B #9DDF5B
square
#5BDFDF #9D5BDF #DF5B5B #9DDF5B
split-complementary
#5BDFDF #DF5B9D #DF9D5B
monochromatic
#1FA0A0 #29D4D4 #5BDFDF #8EE9E9 #C1F3F3
Accessibility & contrast
On white
1.61
#5BDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5BDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFDF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFDF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5bdfdf; /* rgb */ color: rgb(91, 223, 223); /* oklch */ color: oklch(83.2% 0.115 195.2);
Tailwind
colors: {
custom: {
50: '#97e9e9',
500: '#5bdfdf',
950: '#000000',
},
}SCSS
$custom: #5bdfdf; $custom-light: #97e9e9; $custom-dark: #000000;
JSON
{
"hex": "#5bdfdf",
"rgb": {
"r": 91,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.83158,
"c": 0.11462,
"h": 195.2
},
"luminance": 0.60327
}Semantic roles & 50–950 ramp
primary
#5BDFDF
secondary
#A33B3B
accent
#1616CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484