#61DFDC#61DFDC
#61DFDC is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.111 H 193.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFDC |
|---|---|
| RGB | rgb(97, 223, 220) |
| HSL | hsl(179, 66%, 63%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.10, -35.37, -9.08) |
| CIE-LCH | lch(82.10, 36.52, 194.40°) |
| OKLab | oklab(83.25% -0.1086 -0.0252) |
| OKLCH | oklch(83.25% 0.111 193.1) |
| XYZ | xyz(44.2301, 60.4796, 77.0391) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 4.96
Darkturquoise
#00CED1
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 6.33
Bright Cyan
#41FDFE
ΔE00 6.82
Aqua Blue
#02D8E9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFDC #DF6164
analogous
#61DF9D #61DFDC #61A3DF
triadic
#61DFDC #DC61DF #DFDC61
tetradic
#61DFDC #9D61DF #DF6164 #A3DF61
square
#61DFDC #9D61DF #DF6164 #A3DF61
split-complementary
#61DFDC #DF61A3 #DF9D61
monochromatic
#21A4A1 #2ED5D1 #61DFDC #94E9E7 #C7F4F3
Accessibility & contrast
On white
1.60
#61DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#61DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFDC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFDC | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dfdc; /* rgb */ color: rgb(97, 223, 220); /* oklch */ color: oklch(83.2% 0.111 193.1);
Tailwind
colors: {
custom: {
50: '#9ae9e6',
500: '#61dfdc',
950: '#000000',
},
}SCSS
$custom: #61dfdc; $custom-light: #9ae9e6; $custom-dark: #000000;
JSON
{
"hex": "#61dfdc",
"rgb": {
"r": 97,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.571,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.83246,
"c": 0.11147,
"h": 193.1
},
"luminance": 0.60484
}Semantic roles & 50–950 ramp
primary
#61DFDC
secondary
#A73D40
accent
#171CCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484