#61DFC4#61DFC4
#61DFC4 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.5% C 0.119 H 176.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFC4 |
|---|---|
| RGB | rgb(97, 223, 196) |
| HSL | hsl(167, 66%, 63%) |
| HSV | hsv(167, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(81.46, -41.43, 2.72) |
| CIE-LCH | lch(81.46, 41.52, 176.25°) |
| OKLab | oklab(82.51% -0.1189 0.0066) |
| OKLCH | oklch(82.51% 0.119 176.8) |
| XYZ | xyz(41.2767, 59.2982, 61.4843) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.15
Turquoise
#40E0D0
ΔE00 4.23
Seafoam Blue
#78D1B6
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 4.67
Aquamarine (survey)
#04D8B2
ΔE00 4.88
Aqua Marine
#2EE8BB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFC4 #DF617C
analogous
#61DF85 #61DFC4 #61BBDF
triadic
#61DFC4 #C461DF #DFC461
tetradic
#61DFC4 #8561DF #DF617C #BBDF61
square
#61DFC4 #8561DF #DF617C #BBDF61
split-complementary
#61DFC4 #DF61BB #DF8561
monochromatic
#21A488 #2ED5B1 #61DFC4 #94E9D7 #C7F4EA
Accessibility & contrast
On white
1.63
#61DFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#61DFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFC4
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFC4 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C3
Deuteranopia (green-blind)
#C4C5C6
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dfc4; /* rgb */ color: rgb(97, 223, 196); /* oklch */ color: oklch(82.5% 0.119 176.8);
Tailwind
colors: {
custom: {
50: '#99e9d5',
500: '#61dfc4',
950: '#000000',
},
}SCSS
$custom: #61dfc4; $custom-light: #99e9d5; $custom-dark: #000000;
JSON
{
"hex": "#61dfc4",
"rgb": {
"r": 97,
"g": 223,
"b": 196
},
"hsl": {
"h": 167.143,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.82512,
"c": 0.11913,
"h": 176.8
},
"luminance": 0.59302
}Semantic roles & 50–950 ramp
primary
#61DFC4
secondary
#A73D54
accent
#173ECE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483