#61DACA#61DACA
#61DACA is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.5% C 0.111 H 183.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #61DACA |
|---|---|
| RGB | rgb(97, 218, 202) |
| HSL | hsl(172, 62%, 62%) |
| HSV | hsv(172, 56%, 85%) |
| CMYK | cmyk(55.5%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(80.15, -37.70, -2.38) |
| CIE-LCH | lch(80.15, 37.77, 183.62°) |
| OKLab | oklab(81.5% -0.111 -0.007) |
| OKLCH | oklch(81.5% 0.111 183.6) |
| XYZ | xyz(40.6571, 56.9445, 64.7144) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.52
Mediumturquoise
#48D1CC
ΔE00 4.50
Seafoam Blue
#78D1B6
ΔE00 5.46
Tiffany Blue
#7BF2DA
ΔE00 5.94
Aqua (survey)
#13EAC9
ΔE00 6.54
Pale Teal
#82CBB2
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DACA #DA6171
analogous
#61DA8E #61DACA #61AEDA
triadic
#61DACA #CA61DA #DACA61
tetradic
#61DACA #8E61DA #DA6171 #AEDA61
square
#61DACA #8E61DA #DA6171 #AEDA61
split-complementary
#61DACA #DA61AE #DA8E61
monochromatic
#259C8C #30CEB9 #61DACA #93E6DB #C4F1EB
Accessibility & contrast
On white
1.69
#61DACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#61DACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DACA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DACA | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC9
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#00DED5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61daca; /* rgb */ color: rgb(97, 218, 202); /* oklch */ color: oklch(81.5% 0.111 183.6);
Tailwind
colors: {
custom: {
50: '#98e6da',
500: '#61daca',
950: '#000000',
},
}SCSS
$custom: #61daca; $custom-light: #98e6da; $custom-dark: #000000;
JSON
{
"hex": "#61daca",
"rgb": {
"r": 97,
"g": 218,
"b": 202
},
"hsl": {
"h": 172.066,
"s": 62.051,
"l": 61.765
},
"oklch": {
"l": 0.81503,
"c": 0.11121,
"h": 183.6
},
"luminance": 0.56948
}Semantic roles & 50–950 ramp
primary
#61DACA
secondary
#A03F4C
accent
#1C33CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483