#61D5CD#61D5CD
#61D5CD is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.4% C 0.106 H 189.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #61D5CD |
|---|---|
| RGB | rgb(97, 213, 205) |
| HSL | hsl(176, 58%, 61%) |
| HSV | hsv(176, 54%, 84%) |
| CMYK | cmyk(54.5%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(78.77, -34.62, -6.01) |
| CIE-LCH | lch(78.77, 35.14, 189.85°) |
| OKLab | oklab(80.42% -0.1043 -0.0168) |
| OKLCH | oklch(80.42% 0.106 189.2) |
| XYZ | xyz(39.7387, 54.5338, 66.1776) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.13
Turquoise
#40E0D0
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 5.22
Seafoam Blue
#78D1B6
ΔE00 7.37
Topaz
#13BBAF
ΔE00 7.98
Turquoise (survey)
#06C2AC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D5CD #D56169
analogous
#61D593 #61D5CD #61A3D5
triadic
#61D5CD #CD61D5 #D5CD61
tetradic
#61D5CD #9361D5 #D56169 #A3D561
square
#61D5CD #9361D5 #D56169 #A3D561
split-complementary
#61D5CD #D561A3 #D59361
monochromatic
#27948D #34C5BB #61D5CD #91E2DC #C2EFEC
Accessibility & contrast
On white
1.76
#61D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#61D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D5CD
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D5CD | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#00DAD2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #61d5cd; /* rgb */ color: rgb(97, 213, 205); /* oklch */ color: oklch(80.4% 0.106 189.2);
Tailwind
colors: {
custom: {
50: '#98e2dc',
500: '#61d5cd',
950: '#000000',
},
}SCSS
$custom: #61d5cd; $custom-light: #98e2dc; $custom-dark: #000000;
JSON
{
"hex": "#61d5cd",
"rgb": {
"r": 97,
"g": 213,
"b": 205
},
"hsl": {
"h": 175.862,
"s": 58,
"l": 60.784
},
"oklch": {
"l": 0.80416,
"c": 0.10568,
"h": 189.2
},
"luminance": 0.54538
}Semantic roles & 50–950 ramp
primary
#61D5CD
secondary
#994147
accent
#202BC6
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484