#61DCBF#61DCBF
#61DCBF is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.7% C 0.118 H 175.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCBF |
|---|---|
| RGB | rgb(97, 220, 191) |
| HSL | hsl(166, 64%, 62%) |
| HSV | hsv(166, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(80.45, -41.29, 3.92) |
| CIE-LCH | lch(80.45, 41.47, 174.58°) |
| OKLab | oklab(81.66% -0.118 0.0098) |
| OKLCH | oklch(81.66% 0.118 175.3) |
| XYZ | xyz(39.9226, 57.4855, 58.2720) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.76
Aquamarine (survey)
#04D8B2
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 4.99
Aqua Marine
#2EE8BB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCBF #DC617E
analogous
#61DC82 #61DCBF #61BBDC
triadic
#61DCBF #BF61DC #DCBF61
tetradic
#61DCBF #8261DC #DC617E #BBDC61
square
#61DCBF #8261DC #DC617E #BBDC61
split-complementary
#61DCBF #DC61BB #DC8261
monochromatic
#239F82 #2FD1AB #61DCBF #93E7D3 #C5F2E8
Accessibility & contrast
On white
1.68
#61DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#61DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCBF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCBF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BE
Deuteranopia (green-blind)
#C2C2C1
Tritanopia (blue-blind)
#07DED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61dcbf; /* rgb */ color: rgb(97, 220, 191); /* oklch */ color: oklch(81.7% 0.118 175.3);
Tailwind
colors: {
custom: {
50: '#98e7d2',
500: '#61dcbf',
950: '#000000',
},
}SCSS
$custom: #61dcbf; $custom-light: #98e7d2; $custom-dark: #000000;
JSON
{
"hex": "#61dcbf",
"rgb": {
"r": 97,
"g": 220,
"b": 191
},
"hsl": {
"h": 165.854,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.81656,
"c": 0.11836,
"h": 175.3
},
"luminance": 0.57489
}Semantic roles & 50–950 ramp
primary
#61DCBF
secondary
#A33E56
accent
#1A44CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483