#61E89A#61E89A
#61E89A is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.162 H 155.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #61E89A |
|---|---|
| RGB | rgb(97, 232, 154) |
| HSL | hsl(145, 75%, 65%) |
| HSV | hsv(145, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.22, -54.19, 27.17) |
| CIE-LCH | lch(83.22, 60.62, 153.37°) |
| OKLab | oklab(83.66% -0.1472 0.0684) |
| OKLCH | oklch(83.66% 0.162 155.1) |
| XYZ | xyz(39.6158, 62.5839, 40.5578) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E89A #E861AF
analogous
#6CE861 #61E89A #61E8DD
triadic
#61E89A #9A61E8 #E89A61
tetradic
#61E89A #616CE8 #E861AF #E8DD61
square
#61E89A #616CE8 #E861AF #E8DD61
split-complementary
#61E89A #DD61E8 #E8616C
monochromatic
#1AB45B #2CE078 #61E89A #96F0BC #CCF8DE
Accessibility & contrast
On white
1.55
#61E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#61E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E89A
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E89A | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#31E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e89a; /* rgb */ color: rgb(97, 232, 154); /* oklch */ color: oklch(83.7% 0.162 155.1);
Tailwind
colors: {
custom: {
50: '#99f0b8',
500: '#61e89a',
950: '#000000',
},
}SCSS
$custom: #61e89a; $custom-light: #99f0b8; $custom-dark: #000000;
JSON
{
"hex": "#61e89a",
"rgb": {
"r": 97,
"g": 232,
"b": 154
},
"hsl": {
"h": 145.333,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83661,
"c": 0.16237,
"h": 155.1
},
"luminance": 0.62588
}Semantic roles & 50–950 ramp
primary
#61E89A
secondary
#B53980
accent
#0F82D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581