#61DCD3#61DCD3
#61DCD3 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.111 H 188.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCD3 |
|---|---|
| RGB | rgb(97, 220, 211) |
| HSL | hsl(176, 64%, 62%) |
| HSV | hsv(176, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(80.98, -36.33, -5.96) |
| CIE-LCH | lch(80.98, 36.81, 189.32°) |
| OKLab | oklab(82.25% -0.1092 -0.0167) |
| OKLCH | oklch(82.25% 0.111 188.7) |
| XYZ | xyz(42.2757, 58.4268, 70.6650) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.23
Mediumturquoise
#48D1CC
ΔE00 3.24
Darkturquoise
#00CED1
ΔE00 6.04
Tiffany Blue
#7BF2DA
ΔE00 6.87
Bright Aqua
#0BF9EA
ΔE00 7.22
Seafoam Blue
#78D1B6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCD3 #DC616A
analogous
#61DC96 #61DCD3 #61A7DC
triadic
#61DCD3 #D361DC #DCD361
tetradic
#61DCD3 #9661DC #DC616A #A7DC61
square
#61DCD3 #9661DC #DC616A #A7DC61
split-complementary
#61DCD3 #DC61A7 #DC9661
monochromatic
#239F96 #2FD1C5 #61DCD3 #93E7E1 #C5F2EF
Accessibility & contrast
On white
1.66
#61DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#61DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCD3
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCD3 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D3
Deuteranopia (green-blind)
#BDC3D4
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dcd3; /* rgb */ color: rgb(97, 220, 211); /* oklch */ color: oklch(82.3% 0.111 188.7);
Tailwind
colors: {
custom: {
50: '#99e7e0',
500: '#61dcd3',
950: '#000000',
},
}SCSS
$custom: #61dcd3; $custom-light: #99e7e0; $custom-dark: #000000;
JSON
{
"hex": "#61dcd3",
"rgb": {
"r": 97,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.61,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82254,
"c": 0.11051,
"h": 188.7
},
"luminance": 0.58431
}Semantic roles & 50–950 ramp
primary
#61DCD3
secondary
#A33E46
accent
#1A27CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484