#61DCCC#61DCCC
#61DCCC is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.112 H 183.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCCC |
|---|---|
| RGB | rgb(97, 220, 204) |
| HSL | hsl(172, 64%, 62%) |
| HSV | hsv(172, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(80.79, -38.11, -2.51) |
| CIE-LCH | lch(80.79, 38.19, 183.77°) |
| OKLab | oklab(82.04% -0.1122 -0.0074) |
| OKLCH | oklch(82.04% 0.112 183.8) |
| XYZ | xyz(41.4172, 58.0834, 66.1436) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.25
Mediumturquoise
#48D1CC
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 5.56
Seafoam Blue
#78D1B6
ΔE00 5.73
Aqua (survey)
#13EAC9
ΔE00 6.32
Bright Aqua
#0BF9EA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCCC #DC6171
analogous
#61DC8F #61DCCC #61AFDC
triadic
#61DCCC #CC61DC #DCCC61
tetradic
#61DCCC #8F61DC #DC6171 #AFDC61
square
#61DCCC #8F61DC #DC6171 #AFDC61
split-complementary
#61DCCC #DC61AF #DC8F61
monochromatic
#239F8F #2FD1BC #61DCCC #93E7DC #C5F2EC
Accessibility & contrast
On white
1.66
#61DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#61DCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCCC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCCC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CB
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dccc; /* rgb */ color: rgb(97, 220, 204); /* oklch */ color: oklch(82.0% 0.112 183.8);
Tailwind
colors: {
custom: {
50: '#99e7db',
500: '#61dccc',
950: '#000000',
},
}SCSS
$custom: #61dccc; $custom-light: #99e7db; $custom-dark: #000000;
JSON
{
"hex": "#61dccc",
"rgb": {
"r": 97,
"g": 220,
"b": 204
},
"hsl": {
"h": 172.195,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82036,
"c": 0.11249,
"h": 183.8
},
"luminance": 0.58087
}Semantic roles & 50–950 ramp
primary
#61DCCC
secondary
#A33E4B
accent
#1A31CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484