#61ECC7#61ECC7
#61ECC7 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.7% C 0.132 H 172.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECC7 |
|---|---|
| RGB | rgb(97, 236, 199) |
| HSL | hsl(164, 79%, 65%) |
| HSV | hsv(164, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 15.7%, 7.5%) |
| CIE-LAB | lab(85.33, -46.40, 6.73) |
| CIE-LCH | lch(85.33, 46.88, 171.75°) |
| OKLab | oklab(85.69% -0.1312 0.0171) |
| OKLCH | oklch(85.69% 0.132 172.6) |
| XYZ | xyz(45.2291, 66.6512, 64.5032) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 3.16
Aqua (survey)
#13EAC9
ΔE00 3.47
Tiffany Blue
#7BF2DA
ΔE00 4.32
Aquamarine
#7FFFD4
ΔE00 4.60
Bright Teal
#01F9C6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECC7 #EC6186
analogous
#61EC82 #61ECC7 #61CBEC
triadic
#61ECC7 #C761EC #ECC761
tetradic
#61ECC7 #8261EC #EC6186 #CBEC61
square
#61ECC7 #8261EC #EC6186 #CBEC61
split-complementary
#61ECC7 #EC61CB #EC8261
monochromatic
#17BC90 #2AE5B4 #61ECC7 #98F3DA #CEF9EE
Accessibility & contrast
On white
1.47
#61ECC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#61ECC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECC7
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECC7 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC5
Deuteranopia (green-blind)
#D1CFCA
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ecc7; /* rgb */ color: rgb(97, 236, 199); /* oklch */ color: oklch(85.7% 0.132 172.6);
Tailwind
colors: {
custom: {
50: '#9af3d8',
500: '#61ecc7',
950: '#000000',
},
}SCSS
$custom: #61ecc7; $custom-light: #9af3d8; $custom-dark: #000000;
JSON
{
"hex": "#61ecc7",
"rgb": {
"r": 97,
"g": 236,
"b": 199
},
"hsl": {
"h": 164.029,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.85685,
"c": 0.13236,
"h": 172.6
},
"luminance": 0.66656
}Semantic roles & 50–950 ramp
primary
#61ECC7
secondary
#BB365A
accent
#0B42DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583