#61DCD6#61DCD6
#61DCD6 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.110 H 190.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCD6 |
|---|---|
| RGB | rgb(97, 220, 214) |
| HSL | hsl(177, 64%, 62%) |
| HSV | hsv(177, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(81.06, -35.55, -7.43) |
| CIE-LCH | lch(81.06, 36.32, 191.81°) |
| OKLab | oklab(82.35% -0.108 -0.0207) |
| OKLCH | oklch(82.35% 0.11 190.9) |
| XYZ | xyz(42.6553, 58.5786, 72.6642) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.03
Turquoise
#40E0D0
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 5.47
Bright Light Blue
#26F7FD
ΔE00 7.41
Bright Aqua
#0BF9EA
ΔE00 7.54
Tiffany Blue
#7BF2DA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCD6 #DC6167
analogous
#61DC98 #61DCD6 #61A5DC
triadic
#61DCD6 #D661DC #DCD661
tetradic
#61DCD6 #9861DC #DC6167 #A5DC61
square
#61DCD6 #9861DC #DC6167 #A5DC61
split-complementary
#61DCD6 #DC61A5 #DC9861
monochromatic
#239F99 #2FD1C9 #61DCD6 #93E7E3 #C5F2F0
Accessibility & contrast
On white
1.65
#61DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#61DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCD6
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCD6 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D6
Deuteranopia (green-blind)
#BDC3D7
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dcd6; /* rgb */ color: rgb(97, 220, 214); /* oklch */ color: oklch(82.3% 0.110 190.9);
Tailwind
colors: {
custom: {
50: '#99e7e2',
500: '#61dcd6',
950: '#000000',
},
}SCSS
$custom: #61dcd6; $custom-light: #99e7e2; $custom-dark: #000000;
JSON
{
"hex": "#61dcd6",
"rgb": {
"r": 97,
"g": 220,
"b": 214
},
"hsl": {
"h": 177.073,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82349,
"c": 0.10993,
"h": 190.9
},
"luminance": 0.58583
}Semantic roles & 50–950 ramp
primary
#61DCD6
secondary
#A33E43
accent
#1A23CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484