#61DDDC#61DDDC
#61DDDC is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.110 H 194.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDDC |
|---|---|
| RGB | rgb(97, 221, 220) |
| HSL | hsl(180, 65%, 62%) |
| HSV | hsv(180, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.52, -34.44, -9.94) |
| CIE-LCH | lch(81.52, 35.85, 196.10°) |
| OKLab | oklab(82.78% -0.1065 -0.0276) |
| OKLCH | oklch(82.78% 0.11 194.5) |
| XYZ | xyz(43.6990, 59.4172, 76.8620) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.67
Darkturquoise
#00CED1
ΔE00 5.08
Turquoise
#40E0D0
ΔE00 5.68
Aqua Blue
#02D8E9
ΔE00 6.19
Bright Light Blue
#26F7FD
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDDC #DD6162
analogous
#61DD9E #61DDDC #61A0DD
triadic
#61DDDC #DC61DD #DDDC61
tetradic
#61DDDC #9E61DD #DD6162 #A0DD61
square
#61DDDC #9E61DD #DD6162 #A0DD61
split-complementary
#61DDDC #DD61A0 #DD9E61
monochromatic
#23A1A0 #2FD2D1 #61DDDC #93E8E7 #C6F3F2
Accessibility & contrast
On white
1.63
#61DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#61DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDDC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDDC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dddc; /* rgb */ color: rgb(97, 221, 220); /* oklch */ color: oklch(82.8% 0.110 194.5);
Tailwind
colors: {
custom: {
50: '#9ae8e6',
500: '#61dddc',
950: '#000000',
},
}SCSS
$custom: #61dddc; $custom-light: #9ae8e6; $custom-dark: #000000;
JSON
{
"hex": "#61dddc",
"rgb": {
"r": 97,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.516,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.82779,
"c": 0.10999,
"h": 194.5
},
"luminance": 0.59422
}Semantic roles & 50–950 ramp
primary
#61DDDC
secondary
#A43E3F
accent
#191BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484