#61DFD8#61DFD8
#61DFD8 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.112 H 190.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFD8 |
|---|---|
| RGB | rgb(97, 223, 216) |
| HSL | hsl(177, 66%, 63%) |
| HSV | hsv(177, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(81.98, -36.42, -7.13) |
| CIE-LCH | lch(81.98, 37.11, 191.07°) |
| OKLab | oklab(83.12% -0.1103 -0.0199) |
| OKLCH | oklch(83.12% 0.112 190.2) |
| XYZ | xyz(43.7067, 60.2702, 74.2824) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.64
Turquoise
#40E0D0
ΔE00 3.68
Darkturquoise
#00CED1
ΔE00 6.04
Bright Aqua
#0BF9EA
ΔE00 6.83
Tiffany Blue
#7BF2DA
ΔE00 6.98
Bright Light Blue
#26F7FD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFD8 #DF6168
analogous
#61DF99 #61DFD8 #61A7DF
triadic
#61DFD8 #D861DF #DFD861
tetradic
#61DFD8 #9961DF #DF6168 #A7DF61
square
#61DFD8 #9961DF #DF6168 #A7DF61
split-complementary
#61DFD8 #DF61A7 #DF9961
monochromatic
#21A49D #2ED5CB #61DFD8 #94E9E5 #C7F4F1
Accessibility & contrast
On white
1.61
#61DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#61DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFD8
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFD8 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5D8
Deuteranopia (green-blind)
#BFC6D9
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dfd8; /* rgb */ color: rgb(97, 223, 216); /* oklch */ color: oklch(83.1% 0.112 190.2);
Tailwind
colors: {
custom: {
50: '#9ae9e4',
500: '#61dfd8',
950: '#000000',
},
}SCSS
$custom: #61dfd8; $custom-light: #9ae9e4; $custom-dark: #000000;
JSON
{
"hex": "#61dfd8",
"rgb": {
"r": 97,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.667,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.83117,
"c": 0.11205,
"h": 190.2
},
"luminance": 0.60275
}Semantic roles & 50–950 ramp
primary
#61DFD8
secondary
#A73D43
accent
#1721CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484