#61DCD4#61DCD4
#61DCD4 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.110 H 189.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCD4 |
|---|---|
| RGB | rgb(97, 220, 212) |
| HSL | hsl(176, 64%, 62%) |
| HSV | hsv(176, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.00, -36.07, -6.45) |
| CIE-LCH | lch(81.00, 36.64, 190.14°) |
| OKLab | oklab(82.29% -0.1088 -0.018) |
| OKLCH | oklch(82.29% 0.11 189.4) |
| XYZ | xyz(42.4015, 58.4771, 71.3272) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.13
Turquoise
#40E0D0
ΔE00 3.49
Darkturquoise
#00CED1
ΔE00 5.84
Tiffany Blue
#7BF2DA
ΔE00 7.11
Bright Aqua
#0BF9EA
ΔE00 7.31
Bright Light Blue
#26F7FD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCD4 #DC6169
analogous
#61DC97 #61DCD4 #61A6DC
triadic
#61DCD4 #D461DC #DCD461
tetradic
#61DCD4 #9761DC #DC6169 #A6DC61
square
#61DCD4 #9761DC #DC6169 #A6DC61
split-complementary
#61DCD4 #DC61A6 #DC9761
monochromatic
#239F97 #2FD1C6 #61DCD4 #93E7E2 #C5F2EF
Accessibility & contrast
On white
1.65
#61DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#61DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCD4
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCD4 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#BDC3D5
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dcd4; /* rgb */ color: rgb(97, 220, 212); /* oklch */ color: oklch(82.3% 0.110 189.4);
Tailwind
colors: {
custom: {
50: '#99e7e1',
500: '#61dcd4',
950: '#000000',
},
}SCSS
$custom: #61dcd4; $custom-light: #99e7e1; $custom-dark: #000000;
JSON
{
"hex": "#61dcd4",
"rgb": {
"r": 97,
"g": 220,
"b": 212
},
"hsl": {
"h": 176.098,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82285,
"c": 0.11029,
"h": 189.4
},
"luminance": 0.58481
}Semantic roles & 50–950 ramp
primary
#61DCD4
secondary
#A33E45
accent
#1A26CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484