#61D6C8#61D6C8
#61D6C8 is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.5% C 0.108 H 184.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #61D6C8 |
|---|---|
| RGB | rgb(97, 214, 200) |
| HSL | hsl(173, 59%, 61%) |
| HSV | hsv(173, 55%, 84%) |
| CMYK | cmyk(54.7%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(78.93, -36.36, -3.11) |
| CIE-LCH | lch(78.93, 36.50, 184.89°) |
| OKLab | oklab(80.5% -0.1076 -0.009) |
| OKLCH | oklch(80.5% 0.108 184.8) |
| XYZ | xyz(39.3971, 54.8009, 63.1338) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.21
Mediumturquoise
#48D1CC
ΔE00 3.65
Seafoam Blue
#78D1B6
ΔE00 5.58
Pale Teal
#82CBB2
ΔE00 6.81
Darkturquoise
#00CED1
ΔE00 6.87
Tiffany Blue
#7BF2DA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D6C8 #D6616F
analogous
#61D68D #61D6C8 #61A9D6
triadic
#61D6C8 #C861D6 #D6C861
tetradic
#61D6C8 #8D61D6 #D6616F #A9D661
square
#61D6C8 #8D61D6 #D6616F #A9D661
split-complementary
#61D6C8 #D661A9 #D68D61
monochromatic
#279688 #33C6B5 #61D6C8 #92E3D9 #C2EFEA
Accessibility & contrast
On white
1.76
#61D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#61D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D6C8
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D6C8 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#00DAD1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #61d6c8; /* rgb */ color: rgb(97, 214, 200); /* oklch */ color: oklch(80.5% 0.108 184.8);
Tailwind
colors: {
custom: {
50: '#98e3d8',
500: '#61d6c8',
950: '#000000',
},
}SCSS
$custom: #61d6c8; $custom-light: #98e3d8; $custom-dark: #000000;
JSON
{
"hex": "#61d6c8",
"rgb": {
"r": 97,
"g": 214,
"b": 200
},
"hsl": {
"h": 172.821,
"s": 58.794,
"l": 60.98
},
"oklch": {
"l": 0.80495,
"c": 0.10793,
"h": 184.8
},
"luminance": 0.54805
}Semantic roles & 50–950 ramp
primary
#61D6C8
secondary
#9B404B
accent
#1F33C6
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483