#5CD7D7#5CD7D7
#5CD7D7 is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.0% C 0.109 H 195.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7D7 |
|---|---|
| RGB | rgb(92, 215, 215) |
| HSL | hsl(180, 61%, 60%) |
| HSV | hsv(180, 57%, 84%) |
| CMYK | cmyk(57.2%, 0%, 0%, 15.7%) |
| CIE-LAB | lab(79.49, -33.87, -10.32) |
| CIE-LCH | lch(79.49, 35.41, 196.94°) |
| OKLab | oklab(81.05% -0.1051 -0.0286) |
| OKLCH | oklch(81.05% 0.109 195.2) |
| XYZ | xyz(40.9745, 55.7783, 72.8837) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.80
Darkturquoise
#00CED1
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 7.59
Robin'S Egg
#6DEDFD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7D7 #D75C5C
analogous
#5CD799 #5CD7D7 #5C99D7
triadic
#5CD7D7 #D75CD7 #D7D75C
tetradic
#5CD7D7 #995CD7 #D75C5C #99D75C
square
#5CD7D7 #995CD7 #D75C5C #99D75C
split-complementary
#5CD7D7 #D75C99 #D7995C
monochromatic
#249494 #30C5C5 #5CD7D7 #8DE3E3 #BEEFEF
Accessibility & contrast
On white
1.73
#5CD7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#5CD7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7D7
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7D7 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACED7
Deuteranopia (green-blind)
#B6BFD8
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd7d7; /* rgb */ color: rgb(92, 215, 215); /* oklch */ color: oklch(81.0% 0.109 195.2);
Tailwind
colors: {
custom: {
50: '#96e3e3',
500: '#5cd7d7',
950: '#000000',
},
}SCSS
$custom: #5cd7d7; $custom-light: #96e3e3; $custom-dark: #000000;
JSON
{
"hex": "#5cd7d7",
"rgb": {
"r": 92,
"g": 215,
"b": 215
},
"hsl": {
"h": 180,
"s": 60.591,
"l": 60.196
},
"oklch": {
"l": 0.81046,
"c": 0.10895,
"h": 195.2
},
"luminance": 0.55782
}Semantic roles & 50–950 ramp
primary
#5CD7D7
secondary
#993E3E
accent
#1D1DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484