#61DCDB#61DCDB
#61DCDB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.109 H 194.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCDB |
|---|---|
| RGB | rgb(97, 220, 219) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.20, -34.24, -9.88) |
| CIE-LCH | lch(81.20, 35.64, 196.10°) |
| OKLab | oklab(82.51% -0.1058 -0.0274) |
| OKLCH | oklch(82.51% 0.109 194.5) |
| XYZ | xyz(43.3037, 58.8379, 76.0788) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.50
Darkturquoise
#00CED1
ΔE00 4.94
Turquoise
#40E0D0
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 6.16
Bright Light Blue
#26F7FD
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCDB #DC6162
analogous
#61DC9D #61DCDB #61A0DC
triadic
#61DCDB #DB61DC #DCDB61
tetradic
#61DCDB #9D61DC #DC6162 #A0DC61
square
#61DCDB #9D61DC #DC6162 #A0DC61
split-complementary
#61DCDB #DC61A0 #DC9D61
monochromatic
#239F9E #2FD1D0 #61DCDB #93E7E6 #C5F2F2
Accessibility & contrast
On white
1.64
#61DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#61DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCDB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCDB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dcdb; /* rgb */ color: rgb(97, 220, 219); /* oklch */ color: oklch(82.5% 0.109 194.5);
Tailwind
colors: {
custom: {
50: '#9ae7e6',
500: '#61dcdb',
950: '#000000',
},
}SCSS
$custom: #61dcdb; $custom-light: #9ae7e6; $custom-dark: #000000;
JSON
{
"hex": "#61dcdb",
"rgb": {
"r": 97,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.512,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82512,
"c": 0.10934,
"h": 194.5
},
"luminance": 0.58842
}Semantic roles & 50–950 ramp
primary
#61DCDB
secondary
#A33E3F
accent
#1A1BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484