#5CE6CA#5CE6CA
#5CE6CA is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.2% C 0.127 H 177.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE6CA |
|---|---|
| RGB | rgb(92, 230, 202) |
| HSL | hsl(168, 73%, 63%) |
| HSV | hsv(168, 60%, 90%) |
| CMYK | cmyk(60%, 0%, 12.2%, 9.8%) |
| CIE-LAB | lab(83.51, -44.00, 2.51) |
| CIE-LCH | lch(83.51, 44.07, 176.74°) |
| OKLab | oklab(84.19% -0.1264 0.006) |
| OKLCH | oklch(84.19% 0.127 177.3) |
| XYZ | xyz(43.3661, 63.1287, 65.7653) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.03
Tiffany Blue
#7BF2DA
ΔE00 3.61
Turquoise
#40E0D0
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 5.16
Aquamarine (survey)
#04D8B2
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE6CA #E65C78
analogous
#5CE685 #5CE6CA #5CBDE6
triadic
#5CE6CA #CA5CE6 #E6CA5C
tetradic
#5CE6CA #855CE6 #E65C78 #BDE65C
square
#5CE6CA #855CE6 #E65C78 #BDE65C
split-complementary
#5CE6CA #E65CBD #E6855C
monochromatic
#1BAD8F #27DEB9 #5CE6CA #91EEDB #C6F6ED
Accessibility & contrast
On white
1.54
#5CE6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5CE6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE6CA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE6CA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce6ca; /* rgb */ color: rgb(92, 230, 202); /* oklch */ color: oklch(84.2% 0.127 177.3);
Tailwind
colors: {
custom: {
50: '#97eeda',
500: '#5ce6ca',
950: '#000000',
},
}SCSS
$custom: #5ce6ca; $custom-light: #97eeda; $custom-dark: #000000;
JSON
{
"hex": "#5ce6ca",
"rgb": {
"r": 92,
"g": 230,
"b": 202
},
"hsl": {
"h": 167.826,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.84191,
"c": 0.1265,
"h": 177.3
},
"luminance": 0.63133
}Semantic roles & 50–950 ramp
primary
#5CE6CA
secondary
#AE3850
accent
#1038D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583