#61DCC8#61DCC8
#61DCC8 is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.114 H 181.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCC8 |
|---|---|
| RGB | rgb(97, 220, 200) |
| HSL | hsl(170, 64%, 62%) |
| HSV | hsv(170, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(80.68, -39.11, -0.54) |
| CIE-LCH | lch(80.68, 39.11, 180.79°) |
| OKLab | oklab(81.92% -0.114 -0.0021) |
| OKLCH | oklch(81.92% 0.114 181.1) |
| XYZ | xyz(40.9436, 57.8939, 63.6493) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.73
Seafoam Blue
#78D1B6
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.45
Mediumturquoise
#48D1CC
ΔE00 5.79
Aquamarine (survey)
#04D8B2
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCC8 #DC6175
analogous
#61DC8B #61DCC8 #61B3DC
triadic
#61DCC8 #C861DC #DCC861
tetradic
#61DCC8 #8B61DC #DC6175 #B3DC61
square
#61DCC8 #8B61DC #DC6175 #B3DC61
split-complementary
#61DCC8 #DC61B3 #DC8B61
monochromatic
#239F8B #2FD1B7 #61DCC8 #93E7D9 #C5F2EB
Accessibility & contrast
On white
1.67
#61DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#61DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCC8
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCC8 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61dcc8; /* rgb */ color: rgb(97, 220, 200); /* oklch */ color: oklch(81.9% 0.114 181.1);
Tailwind
colors: {
custom: {
50: '#98e7d8',
500: '#61dcc8',
950: '#000000',
},
}SCSS
$custom: #61dcc8; $custom-light: #98e7d8; $custom-dark: #000000;
JSON
{
"hex": "#61dcc8",
"rgb": {
"r": 97,
"g": 220,
"b": 200
},
"hsl": {
"h": 170.244,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.81916,
"c": 0.11401,
"h": 181.1
},
"luminance": 0.57898
}Semantic roles & 50–950 ramp
primary
#61DCC8
secondary
#A33E4F
accent
#1A37CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483