#61EEC0#61EEC0
#61EEC0 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.139 H 168.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEC0 |
|---|---|
| RGB | rgb(97, 238, 192) |
| HSL | hsl(160, 81%, 66%) |
| HSV | hsv(160, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 19.3%, 6.7%) |
| CIE-LAB | lab(85.75, -48.85, 11.00) |
| CIE-LCH | lch(85.75, 50.07, 167.31°) |
| OKLab | oklab(85.98% -0.1364 0.0282) |
| OKLCH | oklch(85.98% 0.139 168.3) |
| XYZ | xyz(45.0141, 67.4917, 60.5139) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.82
Aqua Marine
#2EE8BB
ΔE00 2.90
Bright Teal
#01F9C6
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEC0 #EE618F
analogous
#61EE7A #61EEC0 #61D5EE
triadic
#61EEC0 #C061EE #EEC061
tetradic
#61EEC0 #7A61EE #EE618F #D5EE61
square
#61EEC0 #7A61EE #EE618F #D5EE61
split-complementary
#61EEC0 #EE61D5 #EE7A61
monochromatic
#15C088 #2AE8AA #61EEC0 #98F4D6 #D0FAEC
Accessibility & contrast
On white
1.45
#61EEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#61EEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEC0
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEC0 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBE
Deuteranopia (green-blind)
#D4D0C3
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eec0; /* rgb */ color: rgb(97, 238, 192); /* oklch */ color: oklch(86.0% 0.139 168.3);
Tailwind
colors: {
custom: {
50: '#9af4d3',
500: '#61eec0',
950: '#000000',
},
}SCSS
$custom: #61eec0; $custom-light: #9af4d3; $custom-dark: #000000;
JSON
{
"hex": "#61eec0",
"rgb": {
"r": 97,
"g": 238,
"b": 192
},
"hsl": {
"h": 160.426,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.85978,
"c": 0.13932,
"h": 168.3
},
"luminance": 0.67496
}Semantic roles & 50–950 ramp
primary
#61EEC0
secondary
#BE3562
accent
#094EDD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583