#61D3CC#61D3CC
#61D3CC is a light, moderate teal. Relative luminance 0.535; OKLCH L 79.9% C 0.104 H 189.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #61D3CC |
|---|---|
| RGB | rgb(97, 211, 204) |
| HSL | hsl(176, 56%, 60%) |
| HSV | hsv(176, 54%, 83%) |
| CMYK | cmyk(54%, 0%, 3.3%, 17.3%) |
| CIE-LAB | lab(78.16, -33.94, -6.38) |
| CIE-LCH | lch(78.16, 34.54, 190.65°) |
| OKLab | oklab(79.91% -0.1026 -0.0178) |
| OKLCH | oklch(79.91% 0.104 189.8) |
| XYZ | xyz(39.1185, 53.4858, 65.3773) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 1.88
Turquoise
#40E0D0
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 4.89
Seafoam Blue
#78D1B6
ΔE00 7.60
Topaz
#13BBAF
ΔE00 7.72
Turquoise (survey)
#06C2AC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D3CC #D36168
analogous
#61D393 #61D3CC #61A1D3
triadic
#61D3CC #CC61D3 #D3CC61
tetradic
#61D3CC #9361D3 #D36168 #A1D361
square
#61D3CC #9361D3 #D36168 #A1D361
split-complementary
#61D3CC #D361A1 #D39361
monochromatic
#28918B #36C1B8 #61D3CC #91E0DB #C1EEEB
Accessibility & contrast
On white
1.80
#61D3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#61D3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D3CC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D3CC | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#00D8D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #61d3cc; /* rgb */ color: rgb(97, 211, 204); /* oklch */ color: oklch(79.9% 0.104 189.8);
Tailwind
colors: {
custom: {
50: '#98e1db',
500: '#61d3cc',
950: '#000000',
},
}SCSS
$custom: #61d3cc; $custom-light: #98e1db; $custom-dark: #000000;
JSON
{
"hex": "#61d3cc",
"rgb": {
"r": 97,
"g": 211,
"b": 204
},
"hsl": {
"h": 176.316,
"s": 56.436,
"l": 60.392
},
"oklch": {
"l": 0.79912,
"c": 0.10414,
"h": 189.8
},
"luminance": 0.5349
}Semantic roles & 50–950 ramp
primary
#61D3CC
secondary
#974147
accent
#222BC4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484