#61EEC5#61EEC5
#61EEC5 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.1% C 0.136 H 170.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEC5 |
|---|---|
| RGB | rgb(97, 238, 197) |
| HSL | hsl(163, 81%, 66%) |
| HSV | hsv(163, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 17.2%, 6.7%) |
| CIE-LAB | lab(85.86, -47.71, 8.55) |
| CIE-LCH | lch(85.86, 48.47, 169.84°) |
| OKLab | oklab(86.11% -0.1342 0.0218) |
| OKLCH | oklch(86.11% 0.136 170.8) |
| XYZ | xyz(45.5775, 67.7171, 63.4813) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.54
Aqua Marine
#2EE8BB
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEC5 #EE618A
analogous
#61EE7E #61EEC5 #61D0EE
triadic
#61EEC5 #C561EE #EEC561
tetradic
#61EEC5 #7E61EE #EE618A #D0EE61
square
#61EEC5 #7E61EE #EE618A #D0EE61
split-complementary
#61EEC5 #EE61D0 #EE7E61
monochromatic
#15C08E #2AE8B1 #61EEC5 #98F4D9 #D0FAEE
Accessibility & contrast
On white
1.44
#61EEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#61EEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEC5
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEC5 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC3
Deuteranopia (green-blind)
#D3D1C8
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #61eec5; /* rgb */ color: rgb(97, 238, 197); /* oklch */ color: oklch(86.1% 0.136 170.8);
Tailwind
colors: {
custom: {
50: '#9af4d6',
500: '#61eec5',
950: '#000000',
},
}SCSS
$custom: #61eec5; $custom-light: #9af4d6; $custom-dark: #000000;
JSON
{
"hex": "#61eec5",
"rgb": {
"r": 97,
"g": 238,
"b": 197
},
"hsl": {
"h": 162.553,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.86108,
"c": 0.13597,
"h": 170.8
},
"luminance": 0.67722
}Semantic roles & 50–950 ramp
primary
#61EEC5
secondary
#BE355D
accent
#0946DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583