#5BDFCD#5BDFCD
#5BDFCD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.118 H 182.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFCD |
|---|---|
| RGB | rgb(91, 223, 205) |
| HSL | hsl(172, 67%, 62%) |
| HSV | hsv(172, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(81.51, -40.33, -2.00) |
| CIE-LCH | lch(81.51, 40.38, 182.84°) |
| OKLab | oklab(82.59% -0.1183 -0.006) |
| OKLCH | oklch(82.59% 0.118 182.9) |
| XYZ | xyz(41.7165, 59.4030, 67.0132) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.74
Tiffany Blue
#7BF2DA
ΔE00 4.95
Aqua (survey)
#13EAC9
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 5.97
Bright Aqua
#0BF9EA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFCD #DF5B6D
analogous
#5BDF8B #5BDFCD #5BAFDF
triadic
#5BDFCD #CD5BDF #DFCD5B
tetradic
#5BDFCD #8B5BDF #DF5B6D #AFDF5B
square
#5BDFCD #8B5BDF #DF5B6D #AFDF5B
split-complementary
#5BDFCD #DF5BAF #DF8B5B
monochromatic
#1FA08F #29D4BC #5BDFCD #8EE9DD #C1F3EC
Accessibility & contrast
On white
1.63
#5BDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5BDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFCD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFCD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdfcd; /* rgb */ color: rgb(91, 223, 205); /* oklch */ color: oklch(82.6% 0.118 182.9);
Tailwind
colors: {
custom: {
50: '#96e9dc',
500: '#5bdfcd',
950: '#000000',
},
}SCSS
$custom: #5bdfcd; $custom-light: #96e9dc; $custom-dark: #000000;
JSON
{
"hex": "#5bdfcd",
"rgb": {
"r": 91,
"g": 223,
"b": 205
},
"hsl": {
"h": 171.818,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.82586,
"c": 0.11847,
"h": 182.9
},
"luminance": 0.59407
}Semantic roles & 50–950 ramp
primary
#5BDFCD
secondary
#A33B49
accent
#162FCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484