#61E8DC#61E8DC
#61E8DC is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.4% C 0.119 H 187.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8DC |
|---|---|
| RGB | rgb(97, 232, 220) |
| HSL | hsl(175, 75%, 65%) |
| HSV | hsv(175, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 5.2%, 9%) |
| CIE-LAB | lab(84.70, -39.50, -5.23) |
| CIE-LCH | lch(84.70, 39.85, 187.54°) |
| OKLab | oklab(85.35% -0.1179 -0.0148) |
| OKLCH | oklch(85.35% 0.119 187.1) |
| XYZ | xyz(46.6989, 65.4171, 77.8620) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.96
Bright Aqua
#0BF9EA
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 4.74
Mediumturquoise
#48D1CC
ΔE00 5.83
Bright Turquoise
#0FFEF9
ΔE00 5.88
Bright Cyan
#41FDFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8DC #E8616D
analogous
#61E899 #61E8DC #61B0E8
triadic
#61E8DC #DC61E8 #E8DC61
tetradic
#61E8DC #9961E8 #E8616D #B0E861
square
#61E8DC #9961E8 #E8616D #B0E861
split-complementary
#61E8DC #E861B0 #E89961
monochromatic
#1AB4A7 #2CE0D0 #61E8DC #96F0E8 #CCF8F4
Accessibility & contrast
On white
1.49
#61E8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#61E8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8DC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8DC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61e8dc; /* rgb */ color: rgb(97, 232, 220); /* oklch */ color: oklch(85.4% 0.119 187.1);
Tailwind
colors: {
custom: {
50: '#9bf0e6',
500: '#61e8dc',
950: '#000000',
},
}SCSS
$custom: #61e8dc; $custom-light: #9bf0e6; $custom-dark: #000000;
JSON
{
"hex": "#61e8dc",
"rgb": {
"r": 97,
"g": 232,
"b": 220
},
"hsl": {
"h": 174.667,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.85351,
"c": 0.11887,
"h": 187.1
},
"luminance": 0.65422
}Semantic roles & 50–950 ramp
primary
#61E8DC
secondary
#B53944
accent
#0F21D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584