#61DED0#61DED0
#61DED0 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.113 H 185.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #61DED0 |
|---|---|
| RGB | rgb(97, 222, 208) |
| HSL | hsl(173, 65%, 63%) |
| HSV | hsv(173, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(81.47, -38.01, -3.63) |
| CIE-LCH | lch(81.47, 38.19, 185.45°) |
| OKLab | oklab(82.63% -0.1126 -0.0104) |
| OKLCH | oklch(82.63% 0.113 185.3) |
| XYZ | xyz(42.4312, 59.3338, 68.8787) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.14
Mediumturquoise
#48D1CC
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 5.52
Seafoam Blue
#78D1B6
ΔE00 6.50
Bright Aqua
#0BF9EA
ΔE00 6.63
Aqua (survey)
#13EAC9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DED0 #DE616F
analogous
#61DE91 #61DED0 #61ADDE
triadic
#61DED0 #D061DE #DED061
tetradic
#61DED0 #9161DE #DE616F #ADDE61
square
#61DED0 #9161DE #DE616F #ADDE61
split-complementary
#61DED0 #DE61AD #DE9161
monochromatic
#22A394 #2ED3C1 #61DED0 #94E9DF #C6F3EE
Accessibility & contrast
On white
1.63
#61DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#61DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DED0
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DED0 | 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)
#D4D3D0
Deuteranopia (green-blind)
#C0C4D2
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61ded0; /* rgb */ color: rgb(97, 222, 208); /* oklch */ color: oklch(82.6% 0.113 185.3);
Tailwind
colors: {
custom: {
50: '#99e9de',
500: '#61ded0',
950: '#000000',
},
}SCSS
$custom: #61ded0; $custom-light: #99e9de; $custom-dark: #000000;
JSON
{
"hex": "#61ded0",
"rgb": {
"r": 97,
"g": 222,
"b": 208
},
"hsl": {
"h": 173.28,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.82631,
"c": 0.11312,
"h": 185.3
},
"luminance": 0.59338
}Semantic roles & 50–950 ramp
primary
#61DED0
secondary
#A63E49
accent
#182CCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484