#61E7DC#61E7DC
#61E7DC is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.1% C 0.118 H 187.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #61E7DC |
|---|---|
| RGB | rgb(97, 231, 220) |
| HSL | hsl(175, 74%, 64%) |
| HSV | hsv(175, 58%, 91%) |
| CMYK | cmyk(58%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(84.41, -39.05, -5.66) |
| CIE-LCH | lch(84.41, 39.46, 188.24°) |
| OKLab | oklab(85.12% -0.1169 -0.0159) |
| OKLCH | oklch(85.12% 0.118 187.7) |
| XYZ | xyz(46.4182, 64.8558, 77.7684) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.03
Bright Aqua
#0BF9EA
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.53
Bright Turquoise
#0FFEF9
ΔE00 5.94
Bright Cyan
#41FDFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E7DC #E7616C
analogous
#61E799 #61E7DC #61AFE7
triadic
#61E7DC #DC61E7 #E7DC61
tetradic
#61E7DC #9961E7 #E7616C #AFE761
square
#61E7DC #9961E7 #E7616C #AFE761
split-complementary
#61E7DC #E761AF #E79961
monochromatic
#1BB2A6 #2CDFD0 #61E7DC #96EFE8 #CBF7F4
Accessibility & contrast
On white
1.50
#61E7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#61E7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E7DC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E7DC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61e7dc; /* rgb */ color: rgb(97, 231, 220); /* oklch */ color: oklch(85.1% 0.118 187.7);
Tailwind
colors: {
custom: {
50: '#9befe6',
500: '#61e7dc',
950: '#000000',
},
}SCSS
$custom: #61e7dc; $custom-light: #9befe6; $custom-dark: #000000;
JSON
{
"hex": "#61e7dc",
"rgb": {
"r": 97,
"g": 231,
"b": 220
},
"hsl": {
"h": 175.075,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.85116,
"c": 0.11799,
"h": 187.7
},
"luminance": 0.64861
}Semantic roles & 50–950 ramp
primary
#61E7DC
secondary
#B33943
accent
#1020D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584