#61DCCF#61DCCF
#61DCCF is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.112 H 185.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCCF |
|---|---|
| RGB | rgb(97, 220, 207) |
| HSL | hsl(174, 64%, 62%) |
| HSV | hsv(174, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(80.87, -37.35, -3.99) |
| CIE-LCH | lch(80.87, 37.56, 186.10°) |
| OKLab | oklab(82.13% -0.1109 -0.0114) |
| OKLCH | oklch(82.13% 0.112 185.9) |
| XYZ | xyz(41.7805, 58.2287, 68.0568) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.41
Mediumturquoise
#48D1CC
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 6.03
Seafoam Blue
#78D1B6
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 6.99
Bright Aqua
#0BF9EA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCCF #DC616E
analogous
#61DC92 #61DCCF #61ABDC
triadic
#61DCCF #CF61DC #DCCF61
tetradic
#61DCCF #9261DC #DC616E #ABDC61
square
#61DCCF #9261DC #DC616E #ABDC61
split-complementary
#61DCCF #DC61AB #DC9261
monochromatic
#239F92 #2FD1C0 #61DCCF #93E7DE #C5F2ED
Accessibility & contrast
On white
1.66
#61DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#61DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCCF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCCF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#BEC3D0
Tritanopia (blue-blind)
#00E0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dccf; /* rgb */ color: rgb(97, 220, 207); /* oklch */ color: oklch(82.1% 0.112 185.9);
Tailwind
colors: {
custom: {
50: '#99e7dd',
500: '#61dccf',
950: '#000000',
},
}SCSS
$custom: #61dccf; $custom-light: #99e7dd; $custom-dark: #000000;
JSON
{
"hex": "#61dccf",
"rgb": {
"r": 97,
"g": 220,
"b": 207
},
"hsl": {
"h": 173.659,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82128,
"c": 0.11153,
"h": 185.9
},
"luminance": 0.58233
}Semantic roles & 50–950 ramp
primary
#61DCCF
secondary
#A33E49
accent
#1A2DCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484