#61DEDC#61DEDC
#61DEDC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.111 H 193.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEDC |
|---|---|
| RGB | rgb(97, 222, 220) |
| HSL | hsl(179, 65%, 63%) |
| HSV | hsv(179, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.81, -34.91, -9.51) |
| CIE-LCH | lch(81.81, 36.18, 195.24°) |
| OKLab | oklab(83.01% -0.1075 -0.0264) |
| OKLCH | oklch(83.01% 0.111 193.8) |
| XYZ | xyz(43.9638, 59.9468, 76.9503) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.70
Darkturquoise
#00CED1
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 5.31
Bright Light Blue
#26F7FD
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 6.54
Bright Cyan
#41FDFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEDC #DE6163
analogous
#61DE9D #61DEDC #61A1DE
triadic
#61DEDC #DC61DE #DEDC61
tetradic
#61DEDC #9D61DE #DE6163 #A1DE61
square
#61DEDC #9D61DE #DE6163 #A1DE61
split-complementary
#61DEDC #DE61A1 #DE9D61
monochromatic
#22A3A1 #2ED3D1 #61DEDC #94E9E7 #C6F3F2
Accessibility & contrast
On white
1.62
#61DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#61DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEDC
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEDC | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dedc; /* rgb */ color: rgb(97, 222, 220); /* oklch */ color: oklch(83.0% 0.111 193.8);
Tailwind
colors: {
custom: {
50: '#9ae8e6',
500: '#61dedc',
950: '#000000',
},
}SCSS
$custom: #61dedc; $custom-light: #9ae8e6; $custom-dark: #000000;
JSON
{
"hex": "#61dedc",
"rgb": {
"r": 97,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.04,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.83012,
"c": 0.11072,
"h": 193.8
},
"luminance": 0.59951
}Semantic roles & 50–950 ramp
primary
#61DEDC
secondary
#A63E3F
accent
#181BCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484