#61DED6#61DED6
#61DED6 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.112 H 189.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #61DED6 |
|---|---|
| RGB | rgb(97, 222, 214) |
| HSL | hsl(176, 65%, 63%) |
| HSV | hsv(176, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(81.64, -36.48, -6.57) |
| CIE-LCH | lch(81.64, 37.06, 190.22°) |
| OKLab | oklab(82.82% -0.1101 -0.0184) |
| OKLCH | oklch(82.82% 0.112 189.5) |
| XYZ | xyz(43.1834, 59.6347, 72.8402) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.41
Mediumturquoise
#48D1CC
ΔE00 3.50
Darkturquoise
#00CED1
ΔE00 6.08
Tiffany Blue
#7BF2DA
ΔE00 6.84
Bright Aqua
#0BF9EA
ΔE00 6.90
Bright Light Blue
#26F7FD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DED6 #DE6169
analogous
#61DE97 #61DED6 #61A7DE
triadic
#61DED6 #D661DE #DED661
tetradic
#61DED6 #9761DE #DE6169 #A7DE61
square
#61DED6 #9761DE #DE6169 #A7DE61
split-complementary
#61DED6 #DE61A7 #DE9761
monochromatic
#22A39A #2ED3C9 #61DED6 #94E9E3 #C6F3F0
Accessibility & contrast
On white
1.62
#61DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#61DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DED6
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DED6 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D6
Deuteranopia (green-blind)
#BFC5D7
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61ded6; /* rgb */ color: rgb(97, 222, 214); /* oklch */ color: oklch(82.8% 0.112 189.5);
Tailwind
colors: {
custom: {
50: '#99e9e2',
500: '#61ded6',
950: '#000000',
},
}SCSS
$custom: #61ded6; $custom-light: #99e9e2; $custom-dark: #000000;
JSON
{
"hex": "#61ded6",
"rgb": {
"r": 97,
"g": 222,
"b": 214
},
"hsl": {
"h": 176.16,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.82818,
"c": 0.11159,
"h": 189.5
},
"luminance": 0.59639
}Semantic roles & 50–950 ramp
primary
#61DED6
secondary
#A63E44
accent
#1824CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484