#61EA9F#61EA9F
#61EA9F is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.161 H 156.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA9F |
|---|---|
| RGB | rgb(97, 234, 159) |
| HSL | hsl(147, 77%, 65%) |
| HSV | hsv(147, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(83.91, -54.05, 25.53) |
| CIE-LCH | lch(83.91, 59.78, 154.71°) |
| OKLab | oklab(84.25% -0.1471 0.0645) |
| OKLCH | oklch(84.25% 0.161 156.3) |
| XYZ | xyz(40.6071, 63.8863, 42.9855) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.87
Aqua Green
#12E193
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.16
Light Green Blue
#56FCA2
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA9F #EA61AC
analogous
#68EA61 #61EA9F #61EAE3
triadic
#61EA9F #9F61EA #EA9F61
tetradic
#61EA9F #6168EA #EA61AC #EAE361
square
#61EA9F #6168EA #EA61AC #EAE361
split-complementary
#61EA9F #E361EA #EA6168
monochromatic
#18B861 #2BE37E #61EA9F #97F1C0 #CDF8E1
Accessibility & contrast
On white
1.52
#61EA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#61EA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA9F
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA9F | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#2CE8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61ea9f; /* rgb */ color: rgb(97, 234, 159); /* oklch */ color: oklch(84.3% 0.161 156.3);
Tailwind
colors: {
custom: {
50: '#99f1bb',
500: '#61ea9f',
950: '#000000',
},
}SCSS
$custom: #61ea9f; $custom-light: #99f1bb; $custom-dark: #000000;
JSON
{
"hex": "#61ea9f",
"rgb": {
"r": 97,
"g": 234,
"b": 159
},
"hsl": {
"h": 147.153,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.8425,
"c": 0.16061,
"h": 156.3
},
"luminance": 0.6389
}Semantic roles & 50–950 ramp
primary
#61EA9F
secondary
#B8387E
accent
#0D7CD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582