#61DCCE#61DCCE
#61DCCE is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.112 H 185.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCCE |
|---|---|
| RGB | rgb(97, 220, 206) |
| HSL | hsl(173, 64%, 62%) |
| HSV | hsv(173, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(80.84, -37.60, -3.50) |
| CIE-LCH | lch(80.84, 37.77, 185.32°) |
| OKLab | oklab(82.1% -0.1114 -0.01) |
| OKLCH | oklch(82.1% 0.112 185.2) |
| XYZ | xyz(41.6586, 58.1799, 67.4150) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.31
Mediumturquoise
#48D1CC
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 5.86
Seafoam Blue
#78D1B6
ΔE00 6.24
Aqua (survey)
#13EAC9
ΔE00 6.83
Bright Aqua
#0BF9EA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCCE #DC616F
analogous
#61DC91 #61DCCE #61ACDC
triadic
#61DCCE #CE61DC #DCCE61
tetradic
#61DCCE #9161DC #DC616F #ACDC61
square
#61DCCE #9161DC #DC616F #ACDC61
split-complementary
#61DCCE #DC61AC #DC9161
monochromatic
#239F91 #2FD1BE #61DCCE #93E7DE #C5F2ED
Accessibility & contrast
On white
1.66
#61DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#61DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCCE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCCE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dcce; /* rgb */ color: rgb(97, 220, 206); /* oklch */ color: oklch(82.1% 0.112 185.2);
Tailwind
colors: {
custom: {
50: '#99e7dc',
500: '#61dcce',
950: '#000000',
},
}SCSS
$custom: #61dcce; $custom-light: #99e7dc; $custom-dark: #000000;
JSON
{
"hex": "#61dcce",
"rgb": {
"r": 97,
"g": 220,
"b": 206
},
"hsl": {
"h": 173.171,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82098,
"c": 0.11183,
"h": 185.2
},
"luminance": 0.58184
}Semantic roles & 50–950 ramp
primary
#61DCCE
secondary
#A33E4A
accent
#1A2ECC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484