#61D7DB#61D7DB
#61D7DB is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.3% C 0.106 H 198.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61D7DB |
|---|---|
| RGB | rgb(97, 215, 219) |
| HSL | hsl(182, 63%, 62%) |
| HSV | hsv(182, 56%, 86%) |
| CMYK | cmyk(55.7%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.76, -31.88, -12.04) |
| CIE-LCH | lch(79.76, 34.07, 200.69°) |
| OKLab | oklab(81.35% -0.1006 -0.0333) |
| OKLCH | oklch(81.35% 0.106 198.3) |
| XYZ | xyz(42.0110, 56.2526, 75.6480) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.21
Darkturquoise
#00CED1
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.51
Bright Light Blue
#26F7FD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D7DB #DB6561
analogous
#61DBA2 #61D7DB #619ADB
triadic
#61D7DB #DB61D7 #D7DB61
tetradic
#61D7DB #A261DB #DB6561 #9ADB61
square
#61D7DB #A261DB #DB6561 #9ADB61
split-complementary
#61D7DB #DB619A #DBA261
monochromatic
#249A9E #2FCAD0 #61D7DB #93E4E6 #C5F0F2
Accessibility & contrast
On white
1.71
#61D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#61D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D7DB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D7DB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#B6C0DC
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61d7db; /* rgb */ color: rgb(97, 215, 219); /* oklch */ color: oklch(81.3% 0.106 198.3);
Tailwind
colors: {
custom: {
50: '#99e3e6',
500: '#61d7db',
950: '#000000',
},
}SCSS
$custom: #61d7db; $custom-light: #99e3e6; $custom-dark: #000000;
JSON
{
"hex": "#61d7db",
"rgb": {
"r": 97,
"g": 215,
"b": 219
},
"hsl": {
"h": 181.967,
"s": 62.887,
"l": 61.961
},
"oklch": {
"l": 0.81346,
"c": 0.10594,
"h": 198.3
},
"luminance": 0.56257
}Semantic roles & 50–950 ramp
primary
#61D7DB
secondary
#A1423F
accent
#211BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484