#61E9DC#61E9DC
#61E9DC is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.6% C 0.120 H 186.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9DC |
|---|---|
| RGB | rgb(97, 233, 220) |
| HSL | hsl(174, 76%, 65%) |
| HSV | hsv(174, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(84.99, -39.95, -4.80) |
| CIE-LCH | lch(84.99, 40.24, 186.86°) |
| OKLab | oklab(85.59% -0.119 -0.0136) |
| OKLCH | oklch(85.59% 0.12 186.5) |
| XYZ | xyz(46.9812, 65.9817, 77.9561) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.95
Tiffany Blue
#7BF2DA
ΔE00 4.40
Bright Aqua
#0BF9EA
ΔE00 4.47
Bright Turquoise
#0FFEF9
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.14
Bright Cyan
#41FDFE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9DC #E9616E
analogous
#61E998 #61E9DC #61B2E9
triadic
#61E9DC #DC61E9 #E9DC61
tetradic
#61E9DC #9861E9 #E9616E #B2E961
square
#61E9DC #9861E9 #E9616E #B2E961
split-complementary
#61E9DC #E961B2 #E99861
monochromatic
#19B6A7 #2BE2D0 #61E9DC #97F0E8 #CCF8F4
Accessibility & contrast
On white
1.48
#61E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#61E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9DC
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9DC | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61e9dc; /* rgb */ color: rgb(97, 233, 220); /* oklch */ color: oklch(85.6% 0.120 186.5);
Tailwind
colors: {
custom: {
50: '#9bf0e6',
500: '#61e9dc',
950: '#000000',
},
}SCSS
$custom: #61e9dc; $custom-light: #9bf0e6; $custom-dark: #000000;
JSON
{
"hex": "#61e9dc",
"rgb": {
"r": 97,
"g": 233,
"b": 220
},
"hsl": {
"h": 174.265,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.85585,
"c": 0.11976,
"h": 186.5
},
"luminance": 0.65987
}Semantic roles & 50–950 ramp
primary
#61E9DC
secondary
#B63844
accent
#0E21D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584