#5BDFCB#5BDFCB
#5BDFCB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.5% C 0.119 H 181.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFCB |
|---|---|
| RGB | rgb(91, 223, 203) |
| HSL | hsl(171, 67%, 62%) |
| HSV | hsv(171, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.46, -40.84, -1.01) |
| CIE-LCH | lch(81.46, 40.85, 181.42°) |
| OKLab | oklab(82.53% -0.1192 -0.0034) |
| OKLCH | oklch(82.53% 0.119 181.6) |
| XYZ | xyz(41.4766, 59.3070, 65.7499) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.11
Tiffany Blue
#7BF2DA
ΔE00 4.78
Aqua (survey)
#13EAC9
ΔE00 4.88
Seafoam Blue
#78D1B6
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 5.95
Aquamarine (survey)
#04D8B2
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFCB #DF5B6F
analogous
#5BDF89 #5BDFCB #5BB1DF
triadic
#5BDFCB #CB5BDF #DFCB5B
tetradic
#5BDFCB #895BDF #DF5B6F #B1DF5B
square
#5BDFCB #895BDF #DF5B6F #B1DF5B
split-complementary
#5BDFCB #DF5BB1 #DF895B
monochromatic
#1FA08D #29D4BA #5BDFCB #8EE9DB #C1F3EB
Accessibility & contrast
On white
1.63
#5BDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5BDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFCB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFCB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdfcb; /* rgb */ color: rgb(91, 223, 203); /* oklch */ color: oklch(82.5% 0.119 181.6);
Tailwind
colors: {
custom: {
50: '#96e9da',
500: '#5bdfcb',
950: '#000000',
},
}SCSS
$custom: #5bdfcb; $custom-light: #96e9da; $custom-dark: #000000;
JSON
{
"hex": "#5bdfcb",
"rgb": {
"r": 91,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.909,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.82526,
"c": 0.11925,
"h": 181.6
},
"luminance": 0.59311
}Semantic roles & 50–950 ramp
primary
#5BDFCB
secondary
#A33B4B
accent
#1632CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483