#61DDDB#61DDDB
#61DDDB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.110 H 193.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDDB |
|---|---|
| RGB | rgb(97, 221, 219) |
| HSL | hsl(179, 65%, 62%) |
| HSV | hsv(179, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.49, -34.71, -9.45) |
| CIE-LCH | lch(81.49, 35.97, 195.23°) |
| OKLab | oklab(82.75% -0.1069 -0.0262) |
| OKLCH | oklch(82.75% 0.11 193.8) |
| XYZ | xyz(43.5669, 59.3644, 76.1666) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.51
Darkturquoise
#00CED1
ΔE00 5.14
Turquoise
#40E0D0
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 6.50
Bright Light Blue
#26F7FD
ΔE00 6.60
Bright Cyan
#41FDFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDDB #DD6163
analogous
#61DD9D #61DDDB #61A1DD
triadic
#61DDDB #DB61DD #DDDB61
tetradic
#61DDDB #9D61DD #DD6163 #A1DD61
square
#61DDDB #9D61DD #DD6163 #A1DD61
split-complementary
#61DDDB #DD61A1 #DD9D61
monochromatic
#23A19F #2FD2D0 #61DDDB #93E8E6 #C6F3F2
Accessibility & contrast
On white
1.63
#61DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#61DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDDB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDDB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dddb; /* rgb */ color: rgb(97, 221, 219); /* oklch */ color: oklch(82.7% 0.110 193.8);
Tailwind
colors: {
custom: {
50: '#9ae8e6',
500: '#61dddb',
950: '#000000',
},
}SCSS
$custom: #61dddb; $custom-light: #9ae8e6; $custom-dark: #000000;
JSON
{
"hex": "#61dddb",
"rgb": {
"r": 97,
"g": 221,
"b": 219
},
"hsl": {
"h": 179.032,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.82746,
"c": 0.11007,
"h": 193.8
},
"luminance": 0.59369
}Semantic roles & 50–950 ramp
primary
#61DDDB
secondary
#A43E40
accent
#191CCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484