#5BDFCA#5BDFCA
#5BDFCA is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.5% C 0.120 H 181.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFCA |
|---|---|
| RGB | rgb(91, 223, 202) |
| HSL | hsl(170, 67%, 62%) |
| HSV | hsv(170, 59%, 87%) |
| CMYK | cmyk(59.2%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(81.43, -41.09, -0.52) |
| CIE-LCH | lch(81.43, 41.09, 180.72°) |
| OKLab | oklab(82.5% -0.1196 -0.0021) |
| OKLCH | oklch(82.5% 0.12 181) |
| XYZ | xyz(41.3579, 59.2595, 65.1243) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.34
Aqua (survey)
#13EAC9
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.72
Seafoam Blue
#78D1B6
ΔE00 5.42
Aquamarine (survey)
#04D8B2
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFCA #DF5B70
analogous
#5BDF88 #5BDFCA #5BB2DF
triadic
#5BDFCA #CA5BDF #DFCA5B
tetradic
#5BDFCA #885BDF #DF5B70 #B2DF5B
square
#5BDFCA #885BDF #DF5B70 #B2DF5B
split-complementary
#5BDFCA #DF5BB2 #DF885B
monochromatic
#1FA08C #29D4B8 #5BDFCA #8EE9DB #C1F3EB
Accessibility & contrast
On white
1.63
#5BDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5BDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFCA
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFCA | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#00E3D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdfca; /* rgb */ color: rgb(91, 223, 202); /* oklch */ color: oklch(82.5% 0.120 181.0);
Tailwind
colors: {
custom: {
50: '#96e9da',
500: '#5bdfca',
950: '#000000',
},
}SCSS
$custom: #5bdfca; $custom-light: #96e9da; $custom-dark: #000000;
JSON
{
"hex": "#5bdfca",
"rgb": {
"r": 91,
"g": 223,
"b": 202
},
"hsl": {
"h": 170.455,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.82496,
"c": 0.11965,
"h": 181
},
"luminance": 0.59264
}Semantic roles & 50–950 ramp
primary
#5BDFCA
secondary
#A33B4B
accent
#1634CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483