#61DCDD#61DCDD
#61DCDD is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.109 H 196.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCDD |
|---|---|
| RGB | rgb(97, 220, 221) |
| HSL | hsl(180, 65%, 62%) |
| HSV | hsv(180, 56%, 87%) |
| CMYK | cmyk(56.1%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.26, -33.71, -10.86) |
| CIE-LCH | lch(81.26, 35.41, 197.86°) |
| OKLab | oklab(82.58% -0.105 -0.0301) |
| OKLCH | oklch(82.58% 0.109 196) |
| XYZ | xyz(43.5686, 58.9439, 77.4738) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Darkturquoise
#00CED1
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.55
Turquoise
#40E0D0
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 6.51
Bright Light Blue
#26F7FD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCDD #DD6261
analogous
#61DDA0 #61DCDD #619EDD
triadic
#61DCDD #DD61DC #DCDD61
tetradic
#61DCDD #A061DD #DD6261 #9EDD61
square
#61DCDD #A061DD #DD6261 #9EDD61
split-complementary
#61DCDD #DD619E #DDA061
monochromatic
#23A0A1 #2FD1D2 #61DCDD #93E7E8 #C6F2F3
Accessibility & contrast
On white
1.64
#61DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#61DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCDD
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCDD | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DD
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dcdd; /* rgb */ color: rgb(97, 220, 221); /* oklch */ color: oklch(82.6% 0.109 196.0);
Tailwind
colors: {
custom: {
50: '#9ae7e7',
500: '#61dcdd',
950: '#000000',
},
}SCSS
$custom: #61dcdd; $custom-light: #9ae7e7; $custom-dark: #000000;
JSON
{
"hex": "#61dcdd",
"rgb": {
"r": 97,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.484,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.82579,
"c": 0.10924,
"h": 196
},
"luminance": 0.58948
}Semantic roles & 50–950 ramp
primary
#61DCDD
secondary
#A43F3E
accent
#1B19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484