#61DFD9#61DFD9
#61DFD9 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.112 H 190.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFD9 |
|---|---|
| RGB | rgb(97, 223, 217) |
| HSL | hsl(177, 66%, 63%) |
| HSV | hsv(177, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(82.01, -36.16, -7.61) |
| CIE-LCH | lch(82.01, 36.95, 191.89°) |
| OKLab | oklab(83.15% -0.1098 -0.0212) |
| OKLCH | oklch(83.15% 0.112 190.9) |
| XYZ | xyz(43.8364, 60.3221, 74.9653) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.62
Turquoise
#40E0D0
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 5.88
Bright Light Blue
#26F7FD
ΔE00 6.85
Bright Aqua
#0BF9EA
ΔE00 6.96
Bright Cyan
#41FDFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFD9 #DF6167
analogous
#61DF9A #61DFD9 #61A6DF
triadic
#61DFD9 #D961DF #DFD961
tetradic
#61DFD9 #9A61DF #DF6167 #A6DF61
square
#61DFD9 #9A61DF #DF6167 #A6DF61
split-complementary
#61DFD9 #DF61A6 #DF9A61
monochromatic
#21A49E #2ED5CD #61DFD9 #94E9E5 #C7F4F1
Accessibility & contrast
On white
1.61
#61DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#61DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFD9
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFD9 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5D9
Deuteranopia (green-blind)
#BFC6DA
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dfd9; /* rgb */ color: rgb(97, 223, 217); /* oklch */ color: oklch(83.1% 0.112 190.9);
Tailwind
colors: {
custom: {
50: '#9ae9e4',
500: '#61dfd9',
950: '#000000',
},
}SCSS
$custom: #61dfd9; $custom-light: #9ae9e4; $custom-dark: #000000;
JSON
{
"hex": "#61dfd9",
"rgb": {
"r": 97,
"g": 223,
"b": 217
},
"hsl": {
"h": 177.143,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.83149,
"c": 0.11188,
"h": 190.9
},
"luminance": 0.60326
}Semantic roles & 50–950 ramp
primary
#61DFD9
secondary
#A73D42
accent
#1720CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484