#61D7CE#61D7CE
#61D7CE is a light, moderate teal. Relative luminance 0.556; OKLCH L 80.9% C 0.107 H 188.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #61D7CE |
|---|---|
| RGB | rgb(97, 215, 206) |
| HSL | hsl(175, 60%, 61%) |
| HSV | hsv(175, 55%, 84%) |
| CMYK | cmyk(54.9%, 0%, 4.2%, 15.7%) |
| CIE-LAB | lab(79.38, -35.30, -5.65) |
| CIE-LCH | lch(79.38, 35.75, 189.09°) |
| OKLab | oklab(80.92% -0.106 -0.0158) |
| OKLCH | oklch(80.92% 0.107 188.5) |
| XYZ | xyz(40.3660, 55.5946, 66.9841) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.49
Turquoise
#40E0D0
ΔE00 3.73
Darkturquoise
#00CED1
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 7.19
Tiffany Blue
#7BF2DA
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D7CE #D7616A
analogous
#61D793 #61D7CE #61A5D7
triadic
#61D7CE #CE61D7 #D7CE61
tetradic
#61D7CE #9361D7 #D7616A #A5D761
square
#61D7CE #9361D7 #D7616A #A5D761
split-complementary
#61D7CE #D761A5 #D79361
monochromatic
#26978F #33C8BD #61D7CE #92E3DD #C3F0EC
Accessibility & contrast
On white
1.73
#61D7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#61D7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D7CE
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D7CE | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d7ce; /* rgb */ color: rgb(97, 215, 206); /* oklch */ color: oklch(80.9% 0.107 188.5);
Tailwind
colors: {
custom: {
50: '#98e4dc',
500: '#61d7ce',
950: '#000000',
},
}SCSS
$custom: #61d7ce; $custom-light: #98e4dc; $custom-dark: #000000;
JSON
{
"hex": "#61d7ce",
"rgb": {
"r": 97,
"g": 215,
"b": 206
},
"hsl": {
"h": 175.424,
"s": 59.596,
"l": 61.176
},
"oklch": {
"l": 0.80919,
"c": 0.10722,
"h": 188.5
},
"luminance": 0.55598
}Semantic roles & 50–950 ramp
primary
#61D7CE
secondary
#9C4047
accent
#1E2BC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484