#61D9DB#61D9DB
#61D9DB is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.8% C 0.107 H 196.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61D9DB |
|---|---|
| RGB | rgb(97, 217, 219) |
| HSL | hsl(181, 63%, 62%) |
| HSV | hsv(181, 56%, 86%) |
| CMYK | cmyk(55.7%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.34, -32.83, -11.17) |
| CIE-LCH | lch(80.34, 34.68, 198.80°) |
| OKLab | oklab(81.81% -0.1027 -0.0309) |
| OKLCH | oklch(81.81% 0.107 196.8) |
| XYZ | xyz(42.5234, 57.2774, 75.8188) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 6.65
Turquoise
#40E0D0
ΔE00 6.89
Bright Light Blue
#26F7FD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D9DB #DB6361
analogous
#61DBA0 #61D9DB #619CDB
triadic
#61D9DB #DB61D9 #D9DB61
tetradic
#61D9DB #A061DB #DB6361 #9CDB61
square
#61D9DB #A061DB #DB6361 #9CDB61
split-complementary
#61D9DB #DB619C #DBA061
monochromatic
#249C9E #2FCDD0 #61D9DB #93E5E6 #C5F1F2
Accessibility & contrast
On white
1.69
#61D9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#61D9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D9DB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D9DB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61d9db; /* rgb */ color: rgb(97, 217, 219); /* oklch */ color: oklch(81.8% 0.107 196.8);
Tailwind
colors: {
custom: {
50: '#99e5e6',
500: '#61d9db',
950: '#000000',
},
}SCSS
$custom: #61d9db; $custom-light: #99e5e6; $custom-dark: #000000;
JSON
{
"hex": "#61d9db",
"rgb": {
"r": 97,
"g": 217,
"b": 219
},
"hsl": {
"h": 180.984,
"s": 62.887,
"l": 61.961
},
"oklch": {
"l": 0.81812,
"c": 0.10725,
"h": 196.8
},
"luminance": 0.57282
}Semantic roles & 50–950 ramp
primary
#61D9DB
secondary
#A1403F
accent
#1E1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484