#5CD5DF#5CD5DF
#5CD5DF is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.108 H 202.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5DF |
|---|---|
| RGB | rgb(92, 213, 223) |
| HSL | hsl(185, 67%, 62%) |
| HSV | hsv(185, 59%, 87%) |
| CMYK | cmyk(58.7%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(79.15, -30.74, -15.10) |
| CIE-LCH | lch(79.15, 34.25, 206.17°) |
| OKLab | oklab(80.85% -0.0997 -0.0418) |
| OKLCH | oklch(80.85% 0.108 202.7) |
| XYZ | xyz(41.5216, 55.1873, 78.2617) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.29
Darkturquoise
#00CED1
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 7.21
Robin'S Egg Blue
#98EFF9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5DF #DF665C
analogous
#5CDFA8 #5CD5DF #5C94DF
triadic
#5CD5DF #DF5CD5 #D5DF5C
tetradic
#5CD5DF #A85CDF #DF665C #94DF5C
square
#5CD5DF #A85CDF #DF665C #94DF5C
split-complementary
#5CD5DF #DF5C94 #DFA85C
monochromatic
#2097A1 #2AC7D4 #5CD5DF #8FE2E9 #C2EFF3
Accessibility & contrast
On white
1.74
#5CD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5CD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5DF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5DF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#B2BEE0
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd5df; /* rgb */ color: rgb(92, 213, 223); /* oklch */ color: oklch(80.9% 0.108 202.7);
Tailwind
colors: {
custom: {
50: '#97e2e9',
500: '#5cd5df',
950: '#000000',
},
}SCSS
$custom: #5cd5df; $custom-light: #97e2e9; $custom-dark: #000000;
JSON
{
"hex": "#5cd5df",
"rgb": {
"r": 92,
"g": 213,
"b": 223
},
"hsl": {
"h": 184.58,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.80853,
"c": 0.10814,
"h": 202.7
},
"luminance": 0.55192
}Semantic roles & 50–950 ramp
primary
#5CD5DF
secondary
#A4433B
accent
#2516CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484