#61E6AA#61E6AA
#61E6AA is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.5% C 0.146 H 161.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #61E6AA |
|---|---|
| RGB | rgb(97, 230, 170) |
| HSL | hsl(153, 73%, 64%) |
| HSV | hsv(153, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(82.93, -50.24, 18.50) |
| CIE-LCH | lch(82.93, 53.54, 159.79°) |
| OKLab | oklab(83.52% -0.138 0.0472) |
| OKLCH | oklch(83.52% 0.146 161.1) |
| XYZ | xyz(40.4785, 62.0334, 47.8629) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.08
Aqua Green
#12E193
ΔE00 4.57
Eucalyptus
#44D7A8
ΔE00 4.80
Aqua Marine
#2EE8BB
ΔE00 5.10
Light Blue Green
#7EFBB3
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E6AA #E6619D
analogous
#61E668 #61E6AA #61E0E6
triadic
#61E6AA #AA61E6 #E6AA61
tetradic
#61E6AA #6861E6 #E6619D #E0E661
square
#61E6AA #6861E6 #E6619D #E0E661
split-complementary
#61E6AA #E661E0 #E66861
monochromatic
#1CB16E #2CDE8E #61E6AA #96EEC6 #CBF7E3
Accessibility & contrast
On white
1.57
#61E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#61E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E6AA
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E6AA | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#24E5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61e6aa; /* rgb */ color: rgb(97, 230, 170); /* oklch */ color: oklch(83.5% 0.146 161.1);
Tailwind
colors: {
custom: {
50: '#99efc3',
500: '#61e6aa',
950: '#000000',
},
}SCSS
$custom: #61e6aa; $custom-light: #99efc3; $custom-dark: #000000;
JSON
{
"hex": "#61e6aa",
"rgb": {
"r": 97,
"g": 230,
"b": 170
},
"hsl": {
"h": 152.932,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.83521,
"c": 0.14585,
"h": 161.1
},
"luminance": 0.62037
}Semantic roles & 50–950 ramp
primary
#61E6AA
secondary
#B13A70
accent
#1169D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582