#5BDFDE#5BDFDE
#5BDFDE is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.115 H 194.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFDE |
|---|---|
| RGB | rgb(91, 223, 222) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(81.98, -35.90, -10.33) |
| CIE-LCH | lch(81.98, 37.36, 196.05°) |
| OKLab | oklab(83.12% -0.111 -0.0287) |
| OKLCH | oklch(83.12% 0.115 194.5) |
| XYZ | xyz(43.8811, 60.2688, 78.4135) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.86
Darkturquoise
#00CED1
ΔE00 5.14
Turquoise
#40E0D0
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.94
Aqua Blue
#02D8E9
ΔE00 6.17
Bright Cyan
#41FDFE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFDE #DF5B5C
analogous
#5BDF9C #5BDFDE #5B9EDF
triadic
#5BDFDE #DE5BDF #DFDE5B
tetradic
#5BDFDE #9C5BDF #DF5B5C #9EDF5B
square
#5BDFDE #9C5BDF #DF5B5C #9EDF5B
split-complementary
#5BDFDE #DF5B9E #DF9C5B
monochromatic
#1FA09F #29D4D2 #5BDFDE #8EE9E8 #C1F3F3
Accessibility & contrast
On white
1.61
#5BDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5BDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFDE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFDE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5bdfde; /* rgb */ color: rgb(91, 223, 222); /* oklch */ color: oklch(83.1% 0.115 194.5);
Tailwind
colors: {
custom: {
50: '#97e9e8',
500: '#5bdfde',
950: '#000000',
},
}SCSS
$custom: #5bdfde; $custom-light: #97e9e8; $custom-dark: #000000;
JSON
{
"hex": "#5bdfde",
"rgb": {
"r": 91,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.545,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.83124,
"c": 0.11468,
"h": 194.5
},
"luminance": 0.60273
}Semantic roles & 50–950 ramp
primary
#5BDFDE
secondary
#A33B3C
accent
#1618CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484