#61DBDC#61DBDC
#61DBDC is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.109 H 196.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBDC |
|---|---|
| RGB | rgb(97, 219, 220) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 56%, 86%) |
| CMYK | cmyk(55.9%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.94, -33.50, -10.80) |
| CIE-LCH | lch(80.94, 35.20, 197.87°) |
| OKLab | oklab(82.31% -0.1044 -0.0299) |
| OKLCH | oklch(82.31% 0.109 196) |
| XYZ | xyz(43.1741, 58.3674, 76.6870) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.78
Darkturquoise
#00CED1
ΔE00 4.76
Aqua Blue
#02D8E9
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 6.64
Bright Light Blue
#26F7FD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBDC #DC6261
analogous
#61DCA0 #61DBDC #619DDC
triadic
#61DBDC #DC61DB #DBDC61
tetradic
#61DBDC #A061DC #DC6261 #9DDC61
square
#61DBDC #A061DC #DC6261 #9DDC61
split-complementary
#61DBDC #DC619D #DCA061
monochromatic
#239E9F #2FD0D1 #61DBDC #93E6E7 #C5F2F2
Accessibility & contrast
On white
1.66
#61DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#61DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBDC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBDC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dbdc; /* rgb */ color: rgb(97, 219, 220); /* oklch */ color: oklch(82.3% 0.109 196.0);
Tailwind
colors: {
custom: {
50: '#9ae6e6',
500: '#61dbdc',
950: '#000000',
},
}SCSS
$custom: #61dbdc; $custom-light: #9ae6e6; $custom-dark: #000000;
JSON
{
"hex": "#61dbdc",
"rgb": {
"r": 97,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.488,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82312,
"c": 0.10858,
"h": 196
},
"luminance": 0.58372
}Semantic roles & 50–950 ramp
primary
#61DBDC
secondary
#A33F3E
accent
#1B1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484