#61E2DD#61E2DD
#61E2DD is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.114 H 191.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2DD |
|---|---|
| RGB | rgb(97, 226, 221) |
| HSL | hsl(178, 69%, 63%) |
| HSV | hsv(178, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(82.99, -36.50, -8.28) |
| CIE-LCH | lch(82.99, 37.43, 192.78°) |
| OKLab | oklab(83.98% -0.1113 -0.023) |
| OKLCH | oklch(83.98% 0.114 191.7) |
| XYZ | xyz(45.1716, 62.1500, 78.0082) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 4.33
Bright Light Blue
#26F7FD
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.34
Bright Aqua
#0BF9EA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2DD #E26166
analogous
#61E29C #61E2DD #61A7E2
triadic
#61E2DD #DD61E2 #E2DD61
tetradic
#61E2DD #9C61E2 #E26166 #A7E261
square
#61E2DD #9C61E2 #E26166 #A7E261
split-complementary
#61E2DD #E261A7 #E29C61
monochromatic
#1FA9A4 #2DD9D2 #61E2DD #95EBE8 #C8F5F3
Accessibility & contrast
On white
1.56
#61E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#61E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2DD
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2DD | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e2dd; /* rgb */ color: rgb(97, 226, 221); /* oklch */ color: oklch(84.0% 0.114 191.7);
Tailwind
colors: {
custom: {
50: '#9aebe7',
500: '#61e2dd',
950: '#000000',
},
}SCSS
$custom: #61e2dd; $custom-light: #9aebe7; $custom-dark: #000000;
JSON
{
"hex": "#61e2dd",
"rgb": {
"r": 97,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.674,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.83979,
"c": 0.11365,
"h": 191.7
},
"luminance": 0.62155
}Semantic roles & 50–950 ramp
primary
#61E2DD
secondary
#AB3C40
accent
#151CD1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484