#61DFD5#61DFD5
#61DFD5 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.113 H 188.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFD5 |
|---|---|
| RGB | rgb(97, 223, 213) |
| HSL | hsl(175, 66%, 63%) |
| HSV | hsv(175, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(81.90, -37.20, -5.66) |
| CIE-LCH | lch(81.90, 37.62, 188.64°) |
| OKLab | oklab(83.02% -0.1115 -0.0159) |
| OKLCH | oklch(83.02% 0.113 188.1) |
| XYZ | xyz(43.3224, 60.1165, 72.2584) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.84
Mediumturquoise
#48D1CC
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 6.21
Bright Aqua
#0BF9EA
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.61
Bright Turquoise
#0FFEF9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFD5 #DF616B
analogous
#61DF96 #61DFD5 #61AADF
triadic
#61DFD5 #D561DF #DFD561
tetradic
#61DFD5 #9661DF #DF616B #AADF61
square
#61DFD5 #9661DF #DF616B #AADF61
split-complementary
#61DFD5 #DF61AA #DF9661
monochromatic
#21A49A #2ED5C7 #61DFD5 #94E9E3 #C7F4F0
Accessibility & contrast
On white
1.61
#61DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#61DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFD5
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFD5 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C0C5D6
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dfd5; /* rgb */ color: rgb(97, 223, 213); /* oklch */ color: oklch(83.0% 0.113 188.1);
Tailwind
colors: {
custom: {
50: '#99e9e1',
500: '#61dfd5',
950: '#000000',
},
}SCSS
$custom: #61dfd5; $custom-light: #99e9e1; $custom-dark: #000000;
JSON
{
"hex": "#61dfd5",
"rgb": {
"r": 97,
"g": 223,
"b": 213
},
"hsl": {
"h": 175.238,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.83022,
"c": 0.11267,
"h": 188.1
},
"luminance": 0.60121
}Semantic roles & 50–950 ramp
primary
#61DFD5
secondary
#A73D46
accent
#1726CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484