#61E6DC#61E6DC
#61E6DC is a very light, moderate teal. Relative luminance 0.643; OKLCH L 84.9% C 0.117 H 188.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #61E6DC |
|---|---|
| RGB | rgb(97, 230, 220) |
| HSL | hsl(175, 73%, 64%) |
| HSV | hsv(175, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 4.3%, 9.8%) |
| CIE-LAB | lab(84.12, -38.59, -6.08) |
| CIE-LCH | lch(84.12, 39.07, 188.96°) |
| OKLab | oklab(84.88% -0.1159 -0.0171) |
| OKLCH | oklch(84.88% 0.117 188.4) |
| XYZ | xyz(46.1392, 64.2976, 77.6754) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.14
Bright Aqua
#0BF9EA
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.24
Tiffany Blue
#7BF2DA
ΔE00 5.45
Bright Turquoise
#0FFEF9
ΔE00 6.03
Bright Cyan
#41FDFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E6DC #E6616B
analogous
#61E69A #61E6DC #61AEE6
triadic
#61E6DC #DC61E6 #E6DC61
tetradic
#61E6DC #9A61E6 #E6616B #AEE661
square
#61E6DC #9A61E6 #E6616B #AEE661
split-complementary
#61E6DC #E661AE #E69A61
monochromatic
#1CB1A5 #2CDED0 #61E6DC #96EEE8 #CBF7F3
Accessibility & contrast
On white
1.52
#61E6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#61E6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E6DC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E6DC | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61e6dc; /* rgb */ color: rgb(97, 230, 220); /* oklch */ color: oklch(84.9% 0.117 188.4);
Tailwind
colors: {
custom: {
50: '#9beee6',
500: '#61e6dc',
950: '#000000',
},
}SCSS
$custom: #61e6dc; $custom-light: #9beee6; $custom-dark: #000000;
JSON
{
"hex": "#61e6dc",
"rgb": {
"r": 97,
"g": 230,
"b": 220
},
"hsl": {
"h": 175.489,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.84882,
"c": 0.11713,
"h": 188.4
},
"luminance": 0.64302
}Semantic roles & 50–950 ramp
primary
#61E6DC
secondary
#B13A43
accent
#111FD5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584