#61D9DA#61D9DA
#61D9DA is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.8% C 0.107 H 196.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #61D9DA |
|---|---|
| RGB | rgb(97, 217, 218) |
| HSL | hsl(180, 62%, 62%) |
| HSV | hsv(180, 56%, 85%) |
| CMYK | cmyk(55.5%, 0.5%, 0%, 14.5%) |
| CIE-LAB | lab(80.31, -33.09, -10.69) |
| CIE-LCH | lch(80.31, 34.77, 197.89°) |
| OKLab | oklab(81.78% -0.1031 -0.0296) |
| OKLCH | oklch(81.78% 0.107 196) |
| XYZ | xyz(42.3921, 57.2249, 75.1275) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.52
Darkturquoise
#00CED1
ΔE00 4.50
Aqua Blue
#02D8E9
ΔE00 5.49
Turquoise
#40E0D0
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.92
Bright Light Blue
#26F7FD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D9DA #DA6261
analogous
#61DA9F #61D9DA #619DDA
triadic
#61D9DA #DA61D9 #D9DA61
tetradic
#61D9DA #9F61DA #DA6261 #9DDA61
square
#61D9DA #9F61DA #DA6261 #9DDA61
split-complementary
#61D9DA #DA619D #DA9F61
monochromatic
#259B9C #30CCCE #61D9DA #93E5E6 #C4F1F1
Accessibility & contrast
On white
1.69
#61D9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#61D9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D9DA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D9DA | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DA
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61d9da; /* rgb */ color: rgb(97, 217, 218); /* oklch */ color: oklch(81.8% 0.107 196.0);
Tailwind
colors: {
custom: {
50: '#99e5e5',
500: '#61d9da',
950: '#000000',
},
}SCSS
$custom: #61d9da; $custom-light: #99e5e5; $custom-dark: #000000;
JSON
{
"hex": "#61d9da",
"rgb": {
"r": 97,
"g": 217,
"b": 218
},
"hsl": {
"h": 180.496,
"s": 62.051,
"l": 61.765
},
"oklch": {
"l": 0.81779,
"c": 0.10726,
"h": 196
},
"luminance": 0.57229
}Semantic roles & 50–950 ramp
primary
#61D9DA
secondary
#A0403F
accent
#1D1CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484