#61DED1#61DED1
#61DED1 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.113 H 186.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #61DED1 |
|---|---|
| RGB | rgb(97, 222, 209) |
| HSL | hsl(174, 65%, 63%) |
| HSV | hsv(174, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(81.50, -37.76, -4.12) |
| CIE-LCH | lch(81.50, 37.98, 186.23°) |
| OKLab | oklab(82.66% -0.1122 -0.0117) |
| OKLCH | oklch(82.66% 0.113 186) |
| XYZ | xyz(42.5546, 59.3832, 69.5287) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.26
Mediumturquoise
#48D1CC
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 5.70
Bright Aqua
#0BF9EA
ΔE00 6.63
Seafoam Blue
#78D1B6
ΔE00 6.76
Aqua (survey)
#13EAC9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DED1 #DE616E
analogous
#61DE92 #61DED1 #61ACDE
triadic
#61DED1 #D161DE #DED161
tetradic
#61DED1 #9261DE #DE616E #ACDE61
square
#61DED1 #9261DE #DE616E #ACDE61
split-complementary
#61DED1 #DE61AC #DE9261
monochromatic
#22A395 #2ED3C2 #61DED1 #94E9E0 #C6F3EE
Accessibility & contrast
On white
1.63
#61DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#61DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DED1
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DED1 | 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)
#D4D3D1
Deuteranopia (green-blind)
#C0C4D2
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61ded1; /* rgb */ color: rgb(97, 222, 209); /* oklch */ color: oklch(82.7% 0.113 186.0);
Tailwind
colors: {
custom: {
50: '#99e9df',
500: '#61ded1',
950: '#000000',
},
}SCSS
$custom: #61ded1; $custom-light: #99e9df; $custom-dark: #000000;
JSON
{
"hex": "#61ded1",
"rgb": {
"r": 97,
"g": 222,
"b": 209
},
"hsl": {
"h": 173.76,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.82662,
"c": 0.11282,
"h": 186
},
"luminance": 0.59387
}Semantic roles & 50–950 ramp
primary
#61DED1
secondary
#A63E48
accent
#182BCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484