#61DCDF#61DCDF
#61DCDF is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.109 H 197.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCDF |
|---|---|
| RGB | rgb(97, 220, 223) |
| HSL | hsl(181, 66%, 63%) |
| HSV | hsv(181, 57%, 87%) |
| CMYK | cmyk(56.5%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.32, -33.17, -11.84) |
| CIE-LCH | lch(81.32, 35.22, 199.64°) |
| OKLab | oklab(82.65% -0.1042 -0.0328) |
| OKLCH | oklch(82.65% 0.109 197.5) |
| XYZ | xyz(43.8366, 59.0511, 78.8855) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 4.99
Robin'S Egg
#6DEDFD
ΔE00 5.94
Bright Light Blue
#26F7FD
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCDF #DF6461
analogous
#61DFA3 #61DCDF #619DDF
triadic
#61DCDF #DF61DC #DCDF61
tetradic
#61DCDF #A361DF #DF6461 #9DDF61
square
#61DCDF #A361DF #DF6461 #9DDF61
split-complementary
#61DCDF #DF619D #DFA361
monochromatic
#21A1A4 #2ED1D5 #61DCDF #94E7E9 #C7F3F4
Accessibility & contrast
On white
1.64
#61DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#61DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCDF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCDF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3DF
Deuteranopia (green-blind)
#BAC4E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dcdf; /* rgb */ color: rgb(97, 220, 223); /* oklch */ color: oklch(82.6% 0.109 197.5);
Tailwind
colors: {
custom: {
50: '#9ae7e9',
500: '#61dcdf',
950: '#000000',
},
}SCSS
$custom: #61dcdf; $custom-light: #9ae7e9; $custom-dark: #000000;
JSON
{
"hex": "#61dcdf",
"rgb": {
"r": 97,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.429,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.82646,
"c": 0.10922,
"h": 197.5
},
"luminance": 0.59055
}Semantic roles & 50–950 ramp
primary
#61DCDF
secondary
#A7403D
accent
#1C17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484