#61E899#61E899
#61E899 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.163 H 154.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #61E899 |
|---|---|
| RGB | rgb(97, 232, 153) |
| HSL | hsl(145, 75%, 65%) |
| HSV | hsv(145, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.21, -54.38, 27.66) |
| CIE-LCH | lch(83.21, 61.01, 153.04°) |
| OKLab | oklab(83.64% -0.1477 0.0696) |
| OKLCH | oklch(83.64% 0.163 154.8) |
| XYZ | xyz(39.5329, 62.5507, 40.1210) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.39
Sea Green (survey)
#53FCA1
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E899 #E861B0
analogous
#6DE861 #61E899 #61E8DD
triadic
#61E899 #9961E8 #E89961
tetradic
#61E899 #616DE8 #E861B0 #E8DD61
square
#61E899 #616DE8 #E861B0 #E8DD61
split-complementary
#61E899 #DD61E8 #E8616D
monochromatic
#1AB45A #2CE077 #61E899 #96F0BB #CCF8DE
Accessibility & contrast
On white
1.55
#61E899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#61E899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E899
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E899 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#31E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e899; /* rgb */ color: rgb(97, 232, 153); /* oklch */ color: oklch(83.6% 0.163 154.8);
Tailwind
colors: {
custom: {
50: '#99f0b7',
500: '#61e899',
950: '#000000',
},
}SCSS
$custom: #61e899; $custom-light: #99f0b7; $custom-dark: #000000;
JSON
{
"hex": "#61e899",
"rgb": {
"r": 97,
"g": 232,
"b": 153
},
"hsl": {
"h": 144.889,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.8364,
"c": 0.16326,
"h": 154.8
},
"luminance": 0.62555
}Semantic roles & 50–950 ramp
primary
#61E899
secondary
#B53981
accent
#0F84D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581