#61E89F#61E89F
#61E89F is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.158 H 156.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #61E89F |
|---|---|
| RGB | rgb(97, 232, 159) |
| HSL | hsl(148, 75%, 65%) |
| HSV | hsv(148, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.31, -53.25, 24.73) |
| CIE-LCH | lch(83.31, 58.71, 155.09°) |
| OKLab | oklab(83.76% -0.145 0.0625) |
| OKLCH | oklch(83.76% 0.158 156.7) |
| XYZ | xyz(40.0410, 62.7540, 42.7968) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.50
Light Green Blue
#56FCA2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E89F #E861AA
analogous
#66E861 #61E89F #61E8E3
triadic
#61E89F #9F61E8 #E89F61
tetradic
#61E89F #6166E8 #E861AA #E8E361
square
#61E89F #6166E8 #E861AA #E8E361
split-complementary
#61E89F #E361E8 #E86166
monochromatic
#1AB461 #2CE07F #61E89F #96F0BF #CCF8E0
Accessibility & contrast
On white
1.55
#61E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#61E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E89F
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E89F | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D79A
Deuteranopia (green-blind)
#D4CAA4
Tritanopia (blue-blind)
#2DE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e89f; /* rgb */ color: rgb(97, 232, 159); /* oklch */ color: oklch(83.8% 0.158 156.7);
Tailwind
colors: {
custom: {
50: '#99f0bb',
500: '#61e89f',
950: '#000000',
},
}SCSS
$custom: #61e89f; $custom-light: #99f0bb; $custom-dark: #000000;
JSON
{
"hex": "#61e89f",
"rgb": {
"r": 97,
"g": 232,
"b": 159
},
"hsl": {
"h": 147.556,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83764,
"c": 0.15792,
"h": 156.7
},
"luminance": 0.62758
}Semantic roles & 50–950 ramp
primary
#61E89F
secondary
#B5397C
accent
#0F7BD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582