#61DFC8#61DFC8
#61DFC8 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.6% C 0.117 H 179.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFC8 |
|---|---|
| RGB | rgb(97, 223, 200) |
| HSL | hsl(169, 66%, 63%) |
| HSV | hsv(169, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(81.56, -40.46, 0.74) |
| CIE-LCH | lch(81.56, 40.46, 178.95°) |
| OKLab | oklab(82.63% -0.1172 0.0013) |
| OKLCH | oklch(82.63% 0.117 179.4) |
| XYZ | xyz(41.7381, 59.4828, 63.9141) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.16
Tiffany Blue
#7BF2DA
ΔE00 4.49
Aqua (survey)
#13EAC9
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 4.83
Aquamarine (survey)
#04D8B2
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFC8 #DF6178
analogous
#61DF89 #61DFC8 #61B7DF
triadic
#61DFC8 #C861DF #DFC861
tetradic
#61DFC8 #8961DF #DF6178 #B7DF61
square
#61DFC8 #8961DF #DF6178 #B7DF61
split-complementary
#61DFC8 #DF61B7 #DF8961
monochromatic
#21A48C #2ED5B6 #61DFC8 #94E9DA #C7F4EB
Accessibility & contrast
On white
1.63
#61DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#61DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFC8
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFC8 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dfc8; /* rgb */ color: rgb(97, 223, 200); /* oklch */ color: oklch(82.6% 0.117 179.4);
Tailwind
colors: {
custom: {
50: '#99e9d8',
500: '#61dfc8',
950: '#000000',
},
}SCSS
$custom: #61dfc8; $custom-light: #99e9d8; $custom-dark: #000000;
JSON
{
"hex": "#61dfc8",
"rgb": {
"r": 97,
"g": 223,
"b": 200
},
"hsl": {
"h": 169.048,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.82627,
"c": 0.11719,
"h": 179.4
},
"luminance": 0.59487
}Semantic roles & 50–950 ramp
primary
#61DFC8
secondary
#A73D50
accent
#1739CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483