#61DCDA#61DCDA
#61DCDA is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.109 H 193.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCDA |
|---|---|
| RGB | rgb(97, 220, 218) |
| HSL | hsl(179, 64%, 62%) |
| HSV | hsv(179, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.17, -34.50, -9.39) |
| CIE-LCH | lch(81.17, 35.76, 195.23°) |
| OKLab | oklab(82.48% -0.1063 -0.026) |
| OKLCH | oklch(82.48% 0.109 193.8) |
| XYZ | xyz(43.1724, 58.7854, 75.3876) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.34
Darkturquoise
#00CED1
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 6.47
Bright Light Blue
#26F7FD
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCDA #DC6163
analogous
#61DC9C #61DCDA #61A1DC
triadic
#61DCDA #DA61DC #DCDA61
tetradic
#61DCDA #9C61DC #DC6163 #A1DC61
square
#61DCDA #9C61DC #DC6163 #A1DC61
split-complementary
#61DCDA #DC61A1 #DC9C61
monochromatic
#239F9D #2FD1CE #61DCDA #93E7E6 #C5F2F1
Accessibility & contrast
On white
1.65
#61DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#61DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCDA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCDA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2DA
Deuteranopia (green-blind)
#BCC3DB
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dcda; /* rgb */ color: rgb(97, 220, 218); /* oklch */ color: oklch(82.5% 0.109 193.8);
Tailwind
colors: {
custom: {
50: '#9ae7e5',
500: '#61dcda',
950: '#000000',
},
}SCSS
$custom: #61dcda; $custom-light: #9ae7e5; $custom-dark: #000000;
JSON
{
"hex": "#61dcda",
"rgb": {
"r": 97,
"g": 220,
"b": 218
},
"hsl": {
"h": 179.024,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82479,
"c": 0.10942,
"h": 193.8
},
"luminance": 0.5879
}Semantic roles & 50–950 ramp
primary
#61DCDA
secondary
#A33E40
accent
#1A1DCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484