#61DCDE#61DCDE
#61DCDE is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.109 H 196.7°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCDE |
|---|---|
| RGB | rgb(97, 220, 222) |
| HSL | hsl(181, 65%, 63%) |
| HSV | hsv(181, 56%, 87%) |
| CMYK | cmyk(56.3%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.29, -33.44, -11.35) |
| CIE-LCH | lch(81.29, 35.31, 198.75°) |
| OKLab | oklab(82.61% -0.1046 -0.0314) |
| OKLCH | oklch(82.61% 0.109 196.7) |
| XYZ | xyz(43.7022, 58.9973, 78.1776) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 6.22
Bright Light Blue
#26F7FD
ΔE00 6.50
Turquoise
#40E0D0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCDE #DE6361
analogous
#61DEA1 #61DCDE #619DDE
triadic
#61DCDE #DE61DC #DCDE61
tetradic
#61DCDE #A161DE #DE6361 #9DDE61
square
#61DCDE #A161DE #DE6361 #9DDE61
split-complementary
#61DCDE #DE619D #DEA161
monochromatic
#22A1A3 #2ED1D3 #61DCDE #94E7E9 #C6F2F3
Accessibility & contrast
On white
1.64
#61DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#61DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCDE
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCDE | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BAC4DF
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dcde; /* rgb */ color: rgb(97, 220, 222); /* oklch */ color: oklch(82.6% 0.109 196.7);
Tailwind
colors: {
custom: {
50: '#9ae7e8',
500: '#61dcde',
950: '#000000',
},
}SCSS
$custom: #61dcde; $custom-light: #9ae7e8; $custom-dark: #000000;
JSON
{
"hex": "#61dcde",
"rgb": {
"r": 97,
"g": 220,
"b": 222
},
"hsl": {
"h": 180.96,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.82612,
"c": 0.10922,
"h": 196.7
},
"luminance": 0.59002
}Semantic roles & 50–950 ramp
primary
#61DCDE
secondary
#A63F3E
accent
#1B18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484