#61DBDF#61DBDF
#61DBDF is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.4% C 0.109 H 198.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBDF |
|---|---|
| RGB | rgb(97, 219, 223) |
| HSL | hsl(182, 66%, 63%) |
| HSV | hsv(182, 57%, 87%) |
| CMYK | cmyk(56.5%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.03, -32.70, -12.27) |
| CIE-LCH | lch(81.03, 34.92, 200.56°) |
| OKLab | oklab(82.41% -0.1031 -0.0339) |
| OKLCH | oklch(82.41% 0.109 198.2) |
| XYZ | xyz(43.5749, 58.5278, 78.7983) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBDF #DF6561
analogous
#61DFA4 #61DBDF #619CDF
triadic
#61DBDF #DF61DB #DBDF61
tetradic
#61DBDF #A461DF #DF6561 #9CDF61
square
#61DBDF #A461DF #DF6561 #9CDF61
split-complementary
#61DBDF #DF619C #DFA461
monochromatic
#21A0A4 #2ECFD5 #61DBDF #94E7E9 #C7F2F4
Accessibility & contrast
On white
1.65
#61DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#61DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBDF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBDF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dbdf; /* rgb */ color: rgb(97, 219, 223); /* oklch */ color: oklch(82.4% 0.109 198.2);
Tailwind
colors: {
custom: {
50: '#9ae6e9',
500: '#61dbdf',
950: '#000000',
},
}SCSS
$custom: #61dbdf; $custom-light: #9ae6e9; $custom-dark: #000000;
JSON
{
"hex": "#61dbdf",
"rgb": {
"r": 97,
"g": 219,
"b": 223
},
"hsl": {
"h": 181.905,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.82413,
"c": 0.10858,
"h": 198.2
},
"luminance": 0.58532
}Semantic roles & 50–950 ramp
primary
#61DBDF
secondary
#A7403D
accent
#1D17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484