#61ECD4#61ECD4
#61ECD4 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.1% C 0.126 H 179.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECD4 |
|---|---|
| RGB | rgb(97, 236, 212) |
| HSL | hsl(170, 79%, 65%) |
| HSV | hsv(170, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 10.2%, 7.5%) |
| CIE-LAB | lab(85.65, -43.29, 0.37) |
| CIE-LCH | lch(85.65, 43.29, 179.51°) |
| OKLab | oklab(86.05% -0.1255 0.0003) |
| OKLCH | oklch(86.05% 0.126 179.9) |
| XYZ | xyz(46.8034, 67.2810, 72.7946) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.30
Aqua (survey)
#13EAC9
ΔE00 3.79
Turquoise
#40E0D0
ΔE00 3.98
Bright Aqua
#0BF9EA
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.51
Light Aqua
#8CFFDB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECD4 #EC6179
analogous
#61EC8E #61ECD4 #61BFEC
triadic
#61ECD4 #D461EC #ECD461
tetradic
#61ECD4 #8E61EC #EC6179 #BFEC61
square
#61ECD4 #8E61EC #EC6179 #BFEC61
split-complementary
#61ECD4 #EC61BF #EC8E61
monochromatic
#17BC9F #2AE5C5 #61ECD4 #98F3E3 #CEF9F2
Accessibility & contrast
On white
1.45
#61ECD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#61ECD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECD4
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECD4 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#00F0E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61ecd4; /* rgb */ color: rgb(97, 236, 212); /* oklch */ color: oklch(86.1% 0.126 179.9);
Tailwind
colors: {
custom: {
50: '#9bf3e1',
500: '#61ecd4',
950: '#000000',
},
}SCSS
$custom: #61ecd4; $custom-light: #9bf3e1; $custom-dark: #000000;
JSON
{
"hex": "#61ecd4",
"rgb": {
"r": 97,
"g": 236,
"b": 212
},
"hsl": {
"h": 169.64,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.8605,
"c": 0.12553,
"h": 179.9
},
"luminance": 0.67286
}Semantic roles & 50–950 ramp
primary
#61ECD4
secondary
#BB364D
accent
#0B2FDB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584