#61DDCF#61DDCF
#61DDCF is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.112 H 185.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDCF |
|---|---|
| RGB | rgb(97, 221, 207) |
| HSL | hsl(173, 65%, 62%) |
| HSV | hsv(173, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.16, -37.81, -3.56) |
| CIE-LCH | lch(81.16, 37.98, 185.38°) |
| OKLab | oklab(82.36% -0.112 -0.0102) |
| OKLCH | oklch(82.36% 0.112 185.2) |
| XYZ | xyz(42.0437, 58.7551, 68.1446) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.21
Mediumturquoise
#48D1CC
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 6.37
Aqua (survey)
#13EAC9
ΔE00 6.74
Bright Aqua
#0BF9EA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDCF #DD616F
analogous
#61DD91 #61DDCF #61ADDD
triadic
#61DDCF #CF61DD #DDCF61
tetradic
#61DDCF #9161DD #DD616F #ADDD61
square
#61DDCF #9161DD #DD616F #ADDD61
split-complementary
#61DDCF #DD61AD #DD9161
monochromatic
#23A193 #2FD2C0 #61DDCF #93E8DE #C6F3EE
Accessibility & contrast
On white
1.65
#61DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#61DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDCF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDCF | 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)
#D3D2CF
Deuteranopia (green-blind)
#BFC4D1
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61ddcf; /* rgb */ color: rgb(97, 221, 207); /* oklch */ color: oklch(82.4% 0.112 185.2);
Tailwind
colors: {
custom: {
50: '#99e8dd',
500: '#61ddcf',
950: '#000000',
},
}SCSS
$custom: #61ddcf; $custom-light: #99e8dd; $custom-dark: #000000;
JSON
{
"hex": "#61ddcf",
"rgb": {
"r": 97,
"g": 221,
"b": 207
},
"hsl": {
"h": 173.226,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.82364,
"c": 0.11247,
"h": 185.2
},
"luminance": 0.58759
}Semantic roles & 50–950 ramp
primary
#61DDCF
secondary
#A43E4A
accent
#192DCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484