#61EECC#61EECC
#61EECC is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.132 H 174.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #61EECC |
|---|---|
| RGB | rgb(97, 238, 204) |
| HSL | hsl(166, 81%, 66%) |
| HSV | hsv(166, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(86.03, -46.09, 5.12) |
| CIE-LCH | lch(86.03, 46.37, 173.66°) |
| OKLab | oklab(86.3% -0.1311 0.0129) |
| OKLCH | oklch(86.3% 0.132 174.4) |
| XYZ | xyz(46.3982, 68.0454, 67.8039) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.19
Aqua (survey)
#13EAC9
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 4.61
Light Aqua
#8CFFDB
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EECC #EE6183
analogous
#61EE85 #61EECC #61C9EE
triadic
#61EECC #CC61EE #EECC61
tetradic
#61EECC #8561EE #EE6183 #C9EE61
square
#61EECC #8561EE #EE6183 #C9EE61
split-complementary
#61EECC #EE61C9 #EE8561
monochromatic
#15C097 #2AE8BA #61EECC #98F4DE #D0FAF0
Accessibility & contrast
On white
1.44
#61EECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#61EECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EECC
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EECC | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #61eecc; /* rgb */ color: rgb(97, 238, 204); /* oklch */ color: oklch(86.3% 0.132 174.4);
Tailwind
colors: {
custom: {
50: '#9bf4db',
500: '#61eecc',
950: '#000000',
},
}SCSS
$custom: #61eecc; $custom-light: #9bf4db; $custom-dark: #000000;
JSON
{
"hex": "#61eecc",
"rgb": {
"r": 97,
"g": 238,
"b": 204
},
"hsl": {
"h": 165.532,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.86296,
"c": 0.13174,
"h": 174.4
},
"luminance": 0.6805
}Semantic roles & 50–950 ramp
primary
#61EECC
secondary
#BE3556
accent
#093CDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584