#61D8DB#61D8DB
#61D8DB is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.6% C 0.107 H 197.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #61D8DB |
|---|---|
| RGB | rgb(97, 216, 219) |
| HSL | hsl(181, 63%, 62%) |
| HSV | hsv(181, 56%, 86%) |
| CMYK | cmyk(55.7%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(80.05, -32.35, -11.61) |
| CIE-LCH | lch(80.05, 34.37, 199.74°) |
| OKLab | oklab(81.58% -0.1016 -0.0321) |
| OKLCH | oklch(81.58% 0.107 197.5) |
| XYZ | xyz(42.2664, 56.7634, 75.7331) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.98
Darkturquoise
#00CED1
ΔE00 4.48
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 6.54
Turquoise
#40E0D0
ΔE00 7.30
Bright Light Blue
#26F7FD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D8DB #DB6461
analogous
#61DBA1 #61D8DB #619BDB
triadic
#61D8DB #DB61D8 #D8DB61
tetradic
#61D8DB #A161DB #DB6461 #9BDB61
square
#61D8DB #A161DB #DB6461 #9BDB61
split-complementary
#61D8DB #DB619B #DBA161
monochromatic
#249B9E #2FCCD0 #61D8DB #93E4E6 #C5F1F2
Accessibility & contrast
On white
1.70
#61D8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#61D8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D8DB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D8DB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61d8db; /* rgb */ color: rgb(97, 216, 219); /* oklch */ color: oklch(81.6% 0.107 197.5);
Tailwind
colors: {
custom: {
50: '#99e4e6',
500: '#61d8db',
950: '#000000',
},
}SCSS
$custom: #61d8db; $custom-light: #99e4e6; $custom-dark: #000000;
JSON
{
"hex": "#61d8db",
"rgb": {
"r": 97,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.475,
"s": 62.887,
"l": 61.961
},
"oklch": {
"l": 0.81579,
"c": 0.10658,
"h": 197.5
},
"luminance": 0.56768
}Semantic roles & 50–950 ramp
primary
#61D8DB
secondary
#A1413F
accent
#1F1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484