#61DCD9#61DCD9
#61DCD9 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.110 H 193.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCD9 |
|---|---|
| RGB | rgb(97, 220, 217) |
| HSL | hsl(179, 64%, 62%) |
| HSV | hsv(179, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.14, -34.77, -8.90) |
| CIE-LCH | lch(81.14, 35.89, 194.36°) |
| OKLab | oklab(82.45% -0.1067 -0.0247) |
| OKLCH | oklch(82.45% 0.11 193) |
| XYZ | xyz(43.0420, 58.7333, 74.7005) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.20
Turquoise
#40E0D0
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 6.80
Bright Light Blue
#26F7FD
ΔE00 6.93
Bright Cyan
#41FDFE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCD9 #DC6164
analogous
#61DC9C #61DCD9 #61A1DC
triadic
#61DCD9 #D961DC #DCD961
tetradic
#61DCD9 #9C61DC #DC6164 #A1DC61
square
#61DCD9 #9C61DC #DC6164 #A1DC61
split-complementary
#61DCD9 #DC61A1 #DC9C61
monochromatic
#239F9C #2FD1CD #61DCD9 #93E7E5 #C5F2F1
Accessibility & contrast
On white
1.65
#61DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#61DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCD9
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCD9 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D9
Deuteranopia (green-blind)
#BCC3DA
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dcd9; /* rgb */ color: rgb(97, 220, 217); /* oklch */ color: oklch(82.4% 0.110 193.0);
Tailwind
colors: {
custom: {
50: '#99e7e4',
500: '#61dcd9',
950: '#000000',
},
}SCSS
$custom: #61dcd9; $custom-light: #99e7e4; $custom-dark: #000000;
JSON
{
"hex": "#61dcd9",
"rgb": {
"r": 97,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.537,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82447,
"c": 0.10951,
"h": 193
},
"luminance": 0.58738
}Semantic roles & 50–950 ramp
primary
#61DCD9
secondary
#A33E41
accent
#1A1ECC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484