#61DED8#61DED8
#61DED8 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.111 H 190.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #61DED8 |
|---|---|
| RGB | rgb(97, 222, 216) |
| HSL | hsl(177, 65%, 63%) |
| HSV | hsv(177, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(81.70, -35.96, -7.55) |
| CIE-LCH | lch(81.70, 36.74, 191.86°) |
| OKLab | oklab(82.88% -0.1092 -0.021) |
| OKLCH | oklch(82.88% 0.111 190.9) |
| XYZ | xyz(43.4403, 59.7375, 74.1936) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.42
Turquoise
#40E0D0
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 5.74
Bright Light Blue
#26F7FD
ΔE00 7.03
Bright Aqua
#0BF9EA
ΔE00 7.15
Bright Cyan
#41FDFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DED8 #DE6167
analogous
#61DE99 #61DED8 #61A5DE
triadic
#61DED8 #D861DE #DED861
tetradic
#61DED8 #9961DE #DE6167 #A5DE61
square
#61DED8 #9961DE #DE6167 #A5DE61
split-complementary
#61DED8 #DE61A5 #DE9961
monochromatic
#22A39C #2ED3CC #61DED8 #94E9E4 #C6F3F1
Accessibility & contrast
On white
1.62
#61DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#61DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DED8
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DED8 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D8
Deuteranopia (green-blind)
#BEC5D9
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61ded8; /* rgb */ color: rgb(97, 222, 216); /* oklch */ color: oklch(82.9% 0.111 190.9);
Tailwind
colors: {
custom: {
50: '#9ae8e4',
500: '#61ded8',
950: '#000000',
},
}SCSS
$custom: #61ded8; $custom-light: #9ae8e4; $custom-dark: #000000;
JSON
{
"hex": "#61ded8",
"rgb": {
"r": 97,
"g": 222,
"b": 216
},
"hsl": {
"h": 177.12,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.82882,
"c": 0.11123,
"h": 190.9
},
"luminance": 0.59742
}Semantic roles & 50–950 ramp
primary
#61DED8
secondary
#A63E43
accent
#1821CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484