#61DCD7#61DCD7
#61DCD7 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.110 H 191.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCD7 |
|---|---|
| RGB | rgb(97, 220, 215) |
| HSL | hsl(178, 64%, 62%) |
| HSV | hsv(178, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.09, -35.29, -7.92) |
| CIE-LCH | lch(81.09, 36.17, 192.65°) |
| OKLab | oklab(82.38% -0.1075 -0.022) |
| OKLCH | oklch(82.38% 0.11 191.6) |
| XYZ | xyz(42.7834, 58.6298, 73.3388) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.05
Turquoise
#40E0D0
ΔE00 4.39
Darkturquoise
#00CED1
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 7.24
Aqua Blue
#02D8E9
ΔE00 7.46
Bright Cyan
#41FDFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCD7 #DC6166
analogous
#61DC9A #61DCD7 #61A4DC
triadic
#61DCD7 #D761DC #DCD761
tetradic
#61DCD7 #9A61DC #DC6166 #A4DC61
square
#61DCD7 #9A61DC #DC6166 #A4DC61
split-complementary
#61DCD7 #DC61A4 #DC9A61
monochromatic
#239F9A #2FD1CA #61DCD7 #93E7E4 #C5F2F0
Accessibility & contrast
On white
1.65
#61DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#61DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCD7
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCD7 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#BCC3D8
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dcd7; /* rgb */ color: rgb(97, 220, 215); /* oklch */ color: oklch(82.4% 0.110 191.6);
Tailwind
colors: {
custom: {
50: '#99e7e3',
500: '#61dcd7',
950: '#000000',
},
}SCSS
$custom: #61dcd7; $custom-light: #99e7e3; $custom-dark: #000000;
JSON
{
"hex": "#61dcd7",
"rgb": {
"r": 97,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.561,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82382,
"c": 0.10977,
"h": 191.6
},
"luminance": 0.58634
}Semantic roles & 50–950 ramp
primary
#61DCD7
secondary
#A33E42
accent
#1A21CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484