#61CEDC#61CEDC
#61CEDC is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.101 H 206.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEDC |
|---|---|
| RGB | rgb(97, 206, 220) |
| HSL | hsl(187, 64%, 62%) |
| HSV | hsv(187, 56%, 86%) |
| CMYK | cmyk(55.9%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.19, -27.25, -16.43) |
| CIE-LCH | lch(77.19, 31.82, 211.08°) |
| OKLab | oklab(79.29% -0.0906 -0.0454) |
| OKLCH | oklch(79.29% 0.101 206.6) |
| XYZ | xyz(39.9141, 51.8474, 75.6004) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.33
Darkturquoise
#00CED1
ΔE00 6.46
Neon Blue
#04D9FF
ΔE00 6.98
Robin'S Egg
#6DEDFD
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.64
Sky Blue
#87CEEB
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEDC #DC6F61
analogous
#61DCAC #61CEDC #6191DC
triadic
#61CEDC #DC61CE #CEDC61
tetradic
#61CEDC #AC61DC #DC6F61 #91DC61
square
#61CEDC #AC61DC #DC6F61 #91DC61
split-complementary
#61CEDC #DC6191 #DCAC61
monochromatic
#23919F #2FBED1 #61CEDC #93DEE7 #C5EDF2
Accessibility & contrast
On white
1.85
#61CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#61CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEDC
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEDC | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cedc; /* rgb */ color: rgb(97, 206, 220); /* oklch */ color: oklch(79.3% 0.101 206.6);
Tailwind
colors: {
custom: {
50: '#98dde6',
500: '#61cedc',
950: '#000000',
},
}SCSS
$custom: #61cedc; $custom-light: #98dde6; $custom-dark: #000000;
JSON
{
"hex": "#61cedc",
"rgb": {
"r": 97,
"g": 206,
"b": 220
},
"hsl": {
"h": 186.829,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.79288,
"c": 0.10133,
"h": 206.6
},
"luminance": 0.51851
}Semantic roles & 50–950 ramp
primary
#61CEDC
secondary
#A34A3E
accent
#2E1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484