#61DCCA#61DCCA
#61DCCA is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.113 H 182.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCCA |
|---|---|
| RGB | rgb(97, 220, 202) |
| HSL | hsl(171, 64%, 62%) |
| HSV | hsv(171, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(80.73, -38.61, -1.53) |
| CIE-LCH | lch(80.73, 38.64, 182.26°) |
| OKLab | oklab(81.98% -0.1131 -0.0047) |
| OKLCH | oklch(81.98% 0.113 182.4) |
| XYZ | xyz(41.1789, 57.9880, 64.8884) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.41
Mediumturquoise
#48D1CC
ΔE00 5.23
Seafoam Blue
#78D1B6
ΔE00 5.25
Tiffany Blue
#7BF2DA
ΔE00 5.33
Aqua (survey)
#13EAC9
ΔE00 5.86
Aquamarine (survey)
#04D8B2
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCCA #DC6173
analogous
#61DC8D #61DCCA #61B0DC
triadic
#61DCCA #CA61DC #DCCA61
tetradic
#61DCCA #8D61DC #DC6173 #B0DC61
square
#61DCCA #8D61DC #DC6173 #B0DC61
split-complementary
#61DCCA #DC61B0 #DC8D61
monochromatic
#239F8D #2FD1B9 #61DCCA #93E7DB #C5F2EC
Accessibility & contrast
On white
1.67
#61DCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#61DCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCCA
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCCA | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C9
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61dcca; /* rgb */ color: rgb(97, 220, 202); /* oklch */ color: oklch(82.0% 0.113 182.4);
Tailwind
colors: {
custom: {
50: '#99e7da',
500: '#61dcca',
950: '#000000',
},
}SCSS
$custom: #61dcca; $custom-light: #99e7da; $custom-dark: #000000;
JSON
{
"hex": "#61dcca",
"rgb": {
"r": 97,
"g": 220,
"b": 202
},
"hsl": {
"h": 171.22,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.81976,
"c": 0.11322,
"h": 182.4
},
"luminance": 0.57992
}Semantic roles & 50–950 ramp
primary
#61DCCA
secondary
#A33E4D
accent
#1A34CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483