#61DEDD#61DEDD
#61DEDD is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.111 H 194.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEDD |
|---|---|
| RGB | rgb(97, 222, 221) |
| HSL | hsl(180, 65%, 63%) |
| HSV | hsv(180, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(81.84, -34.64, -10.00) |
| CIE-LCH | lch(81.84, 36.06, 196.10°) |
| OKLab | oklab(83.05% -0.1071 -0.0277) |
| OKLCH | oklch(83.05% 0.111 194.5) |
| XYZ | xyz(44.0966, 60.0000, 77.6498) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.85
Darkturquoise
#00CED1
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEDD #DE6162
analogous
#61DE9E #61DEDD #61A0DE
triadic
#61DEDD #DD61DE #DEDD61
tetradic
#61DEDD #9E61DE #DE6162 #A0DE61
square
#61DEDD #9E61DE #DE6162 #A0DE61
split-complementary
#61DEDD #DE61A0 #DE9E61
monochromatic
#22A3A2 #2ED3D2 #61DEDD #94E9E8 #C6F3F3
Accessibility & contrast
On white
1.62
#61DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#61DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEDD
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEDD | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dedd; /* rgb */ color: rgb(97, 222, 221); /* oklch */ color: oklch(83.0% 0.111 194.5);
Tailwind
colors: {
custom: {
50: '#9ae8e7',
500: '#61dedd',
950: '#000000',
},
}SCSS
$custom: #61dedd; $custom-light: #9ae8e7; $custom-dark: #000000;
JSON
{
"hex": "#61dedd",
"rgb": {
"r": 97,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.52,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.83045,
"c": 0.11064,
"h": 194.5
},
"luminance": 0.60004
}Semantic roles & 50–950 ramp
primary
#61DEDD
secondary
#A63E3E
accent
#181ACD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484