#61DADE#61DADE
#61DADE is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.1% C 0.108 H 198.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #61DADE |
|---|---|
| RGB | rgb(97, 218, 222) |
| HSL | hsl(182, 65%, 63%) |
| HSV | hsv(182, 56%, 87%) |
| CMYK | cmyk(56.3%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(80.71, -32.49, -12.21) |
| CIE-LCH | lch(80.71, 34.71, 200.59°) |
| OKLab | oklab(82.15% -0.1025 -0.0338) |
| OKLCH | oklch(82.15% 0.108 198.2) |
| XYZ | xyz(43.1804, 57.9538, 78.0037) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Aqua Blue
#02D8E9
ΔE00 4.66
Darkturquoise
#00CED1
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.97
Bright Light Blue
#26F7FD
ΔE00 6.91
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DADE #DE6561
analogous
#61DEA3 #61DADE #619BDE
triadic
#61DADE #DE61DA #DADE61
tetradic
#61DADE #A361DE #DE6561 #9BDE61
square
#61DADE #A361DE #DE6561 #9BDE61
split-complementary
#61DADE #DE619B #DEA361
monochromatic
#229FA3 #2ECED3 #61DADE #94E6E9 #C6F2F3
Accessibility & contrast
On white
1.67
#61DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#61DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DADE
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DADE | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#B8C2DF
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #61dade; /* rgb */ color: rgb(97, 218, 222); /* oklch */ color: oklch(82.1% 0.108 198.2);
Tailwind
colors: {
custom: {
50: '#9ae6e8',
500: '#61dade',
950: '#000000',
},
}SCSS
$custom: #61dade; $custom-light: #9ae6e8; $custom-dark: #000000;
JSON
{
"hex": "#61dade",
"rgb": {
"r": 97,
"g": 218,
"b": 222
},
"hsl": {
"h": 181.92,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.82147,
"c": 0.10792,
"h": 198.2
},
"luminance": 0.57958
}Semantic roles & 50–950 ramp
primary
#61DADE
secondary
#A6413E
accent
#1E18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484