#61DFD0#61DFD0
#61DFD0 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.114 H 184.6°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFD0 |
|---|---|
| RGB | rgb(97, 223, 208) |
| HSL | hsl(173, 66%, 63%) |
| HSV | hsv(173, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(81.77, -38.47, -3.20) |
| CIE-LCH | lch(81.77, 38.60, 184.75°) |
| OKLab | oklab(82.87% -0.1137 -0.0092) |
| OKLCH | oklch(82.87% 0.114 184.6) |
| XYZ | xyz(42.6976, 59.8666, 68.9675) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.02
Mediumturquoise
#48D1CC
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.18
Aqua (survey)
#13EAC9
ΔE00 6.30
Seafoam Blue
#78D1B6
ΔE00 6.40
Bright Aqua
#0BF9EA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFD0 #DF6170
analogous
#61DF91 #61DFD0 #61AFDF
triadic
#61DFD0 #D061DF #DFD061
tetradic
#61DFD0 #9161DF #DF6170 #AFDF61
square
#61DFD0 #9161DF #DF6170 #AFDF61
split-complementary
#61DFD0 #DF61AF #DF9161
monochromatic
#21A495 #2ED5C1 #61DFD0 #94E9DF #C7F4EE
Accessibility & contrast
On white
1.62
#61DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#61DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFD0
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFD0 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dfd0; /* rgb */ color: rgb(97, 223, 208); /* oklch */ color: oklch(82.9% 0.114 184.6);
Tailwind
colors: {
custom: {
50: '#99e9de',
500: '#61dfd0',
950: '#000000',
},
}SCSS
$custom: #61dfd0; $custom-light: #99e9de; $custom-dark: #000000;
JSON
{
"hex": "#61dfd0",
"rgb": {
"r": 97,
"g": 223,
"b": 208
},
"hsl": {
"h": 172.857,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.82866,
"c": 0.11407,
"h": 184.6
},
"luminance": 0.59871
}Semantic roles & 50–950 ramp
primary
#61DFD0
secondary
#A73D4A
accent
#172DCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484