#61D7CD#61D7CD
#61D7CD is a light, moderate teal. Relative luminance 0.555; OKLCH L 80.9% C 0.107 H 187.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #61D7CD |
|---|---|
| RGB | rgb(97, 215, 205) |
| HSL | hsl(175, 60%, 61%) |
| HSV | hsv(175, 55%, 84%) |
| CMYK | cmyk(54.9%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.35, -35.55, -5.15) |
| CIE-LCH | lch(79.35, 35.93, 188.25°) |
| OKLab | oklab(80.89% -0.1065 -0.0145) |
| OKLCH | oklch(80.89% 0.107 187.7) |
| XYZ | xyz(40.2449, 55.5461, 66.3464) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.69
Turquoise
#40E0D0
ΔE00 3.53
Darkturquoise
#00CED1
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.87
Tiffany Blue
#7BF2DA
ΔE00 7.45
Pale Teal
#82CBB2
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D7CD #D7616B
analogous
#61D792 #61D7CD #61A6D7
triadic
#61D7CD #CD61D7 #D7CD61
tetradic
#61D7CD #9261D7 #D7616B #A6D761
square
#61D7CD #9261D7 #D7616B #A6D761
split-complementary
#61D7CD #D761A6 #D79261
monochromatic
#26978E #33C8BB #61D7CD #92E3DC #C3F0EC
Accessibility & contrast
On white
1.73
#61D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#61D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D7CD
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D7CD | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d7cd; /* rgb */ color: rgb(97, 215, 205); /* oklch */ color: oklch(80.9% 0.107 187.7);
Tailwind
colors: {
custom: {
50: '#98e4dc',
500: '#61d7cd',
950: '#000000',
},
}SCSS
$custom: #61d7cd; $custom-light: #98e4dc; $custom-dark: #000000;
JSON
{
"hex": "#61d7cd",
"rgb": {
"r": 97,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.915,
"s": 59.596,
"l": 61.176
},
"oklch": {
"l": 0.80887,
"c": 0.10746,
"h": 187.7
},
"luminance": 0.5555
}Semantic roles & 50–950 ramp
primary
#61D7CD
secondary
#9C4048
accent
#1E2DC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484