#61DDCD#61DDCD
#61DDCD is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.113 H 183.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDCD |
|---|---|
| RGB | rgb(97, 221, 205) |
| HSL | hsl(172, 65%, 62%) |
| HSV | hsv(172, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.10, -38.31, -2.58) |
| CIE-LCH | lch(81.10, 38.40, 183.85°) |
| OKLab | oklab(82.3% -0.1129 -0.0076) |
| OKLCH | oklch(82.3% 0.113 183.8) |
| XYZ | xyz(41.8008, 58.6580, 66.8650) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.15
Mediumturquoise
#48D1CC
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 5.37
Seafoam Blue
#78D1B6
ΔE00 5.87
Aqua (survey)
#13EAC9
ΔE00 6.22
Bright Aqua
#0BF9EA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDCD #DD6171
analogous
#61DD8F #61DDCD #61AFDD
triadic
#61DDCD #CD61DD #DDCD61
tetradic
#61DDCD #8F61DD #DD6171 #AFDD61
square
#61DDCD #8F61DD #DD6171 #AFDD61
split-complementary
#61DDCD #DD61AF #DD8F61
monochromatic
#23A191 #2FD2BD #61DDCD #93E8DD #C6F3ED
Accessibility & contrast
On white
1.65
#61DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#61DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDCD
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDCD | 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)
#D3D2CC
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61ddcd; /* rgb */ color: rgb(97, 221, 205); /* oklch */ color: oklch(82.3% 0.113 183.8);
Tailwind
colors: {
custom: {
50: '#99e8dc',
500: '#61ddcd',
950: '#000000',
},
}SCSS
$custom: #61ddcd; $custom-light: #99e8dc; $custom-dark: #000000;
JSON
{
"hex": "#61ddcd",
"rgb": {
"r": 97,
"g": 221,
"b": 205
},
"hsl": {
"h": 172.258,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.82303,
"c": 0.11313,
"h": 183.8
},
"luminance": 0.58662
}Semantic roles & 50–950 ramp
primary
#61DDCD
secondary
#A43E4B
accent
#1930CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484