#61E89B#61E89B
#61E89B is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.161 H 155.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #61E89B |
|---|---|
| RGB | rgb(97, 232, 155) |
| HSL | hsl(146, 75%, 65%) |
| HSV | hsv(146, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.24, -54.01, 26.68) |
| CIE-LCH | lch(83.24, 60.24, 153.71°) |
| OKLab | oklab(83.68% -0.1468 0.0672) |
| OKLCH | oklch(83.68% 0.161 155.4) |
| XYZ | xyz(39.6995, 62.6174, 40.9982) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E89B #E861AE
analogous
#6BE861 #61E89B #61E8DF
triadic
#61E89B #9B61E8 #E89B61
tetradic
#61E89B #616BE8 #E861AE #E8DF61
square
#61E89B #616BE8 #E861AE #E8DF61
split-complementary
#61E89B #DF61E8 #E8616B
monochromatic
#1AB45C #2CE079 #61E89B #96F0BD #CCF8DF
Accessibility & contrast
On white
1.55
#61E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#61E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E89B
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E89B | 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)
#E7D796
Deuteranopia (green-blind)
#D5CAA0
Tritanopia (blue-blind)
#30E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e89b; /* rgb */ color: rgb(97, 232, 155); /* oklch */ color: oklch(83.7% 0.161 155.4);
Tailwind
colors: {
custom: {
50: '#99f0b9',
500: '#61e89b',
950: '#000000',
},
}SCSS
$custom: #61e89b; $custom-light: #99f0b9; $custom-dark: #000000;
JSON
{
"hex": "#61e89b",
"rgb": {
"r": 97,
"g": 232,
"b": 155
},
"hsl": {
"h": 145.778,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83681,
"c": 0.16147,
"h": 155.4
},
"luminance": 0.62621
}Semantic roles & 50–950 ramp
primary
#61E89B
secondary
#B5397F
accent
#0F81D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581