#61DFD4#61DFD4
#61DFD4 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.113 H 187.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFD4 |
|---|---|
| RGB | rgb(97, 223, 212) |
| HSL | hsl(175, 66%, 63%) |
| HSV | hsv(175, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(81.87, -37.45, -5.16) |
| CIE-LCH | lch(81.87, 37.81, 187.85°) |
| OKLab | oklab(82.99% -0.112 -0.0145) |
| OKLCH | oklch(82.99% 0.113 187.4) |
| XYZ | xyz(43.1959, 60.0659, 71.5920) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.60
Mediumturquoise
#48D1CC
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 5.98
Bright Aqua
#0BF9EA
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 6.83
Seafoam Blue
#78D1B6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFD4 #DF616C
analogous
#61DF95 #61DFD4 #61ABDF
triadic
#61DFD4 #D461DF #DFD461
tetradic
#61DFD4 #9561DF #DF616C #ABDF61
square
#61DFD4 #9561DF #DF616C #ABDF61
split-complementary
#61DFD4 #DF61AB #DF9561
monochromatic
#21A499 #2ED5C6 #61DFD4 #94E9E2 #C7F4F0
Accessibility & contrast
On white
1.61
#61DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#61DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFD4
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFD4 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C0C5D5
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dfd4; /* rgb */ color: rgb(97, 223, 212); /* oklch */ color: oklch(83.0% 0.113 187.4);
Tailwind
colors: {
custom: {
50: '#99e9e1',
500: '#61dfd4',
950: '#000000',
},
}SCSS
$custom: #61dfd4; $custom-light: #99e9e1; $custom-dark: #000000;
JSON
{
"hex": "#61dfd4",
"rgb": {
"r": 97,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.762,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.8299,
"c": 0.11292,
"h": 187.4
},
"luminance": 0.6007
}Semantic roles & 50–950 ramp
primary
#61DFD4
secondary
#A73D46
accent
#1727CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484