#61E09D#61E09D
#61E09D is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.149 H 157.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #61E09D |
|---|---|
| RGB | rgb(97, 224, 157) |
| HSL | hsl(148, 67%, 63%) |
| HSV | hsv(148, 57%, 88%) |
| CMYK | cmyk(56.7%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(80.90, -50.39, 22.46) |
| CIE-LCH | lch(80.90, 55.17, 155.98°) |
| OKLab | oklab(81.77% -0.1375 0.0569) |
| OKLCH | oklch(81.77% 0.149 157.5) |
| XYZ | xyz(37.6680, 58.2835, 41.1565) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 5.12
Light Greenish Blue
#63F7B4
ΔE00 5.16
Eucalyptus
#44D7A8
ΔE00 5.45
Seafoam Green
#7AF9AB
ΔE00 5.81
Weird Green
#3AE57F
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E09D #E061A4
analogous
#65E061 #61E09D #61E0DC
triadic
#61E09D #9D61E0 #E09D61
tetradic
#61E09D #6165E0 #E061A4 #E0DC61
square
#61E09D #6165E0 #E061A4 #E0DC61
split-complementary
#61E09D #DC61E0 #E06165
monochromatic
#21A660 #2ED67D #61E09D #94EABD #C7F4DC
Accessibility & contrast
On white
1.66
#61E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#61E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E09D
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E09D | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED099
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#33DFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61e09d; /* rgb */ color: rgb(97, 224, 157); /* oklch */ color: oklch(81.8% 0.149 157.5);
Tailwind
colors: {
custom: {
50: '#98eaba',
500: '#61e09d',
950: '#000000',
},
}SCSS
$custom: #61e09d; $custom-light: #98eaba; $custom-dark: #000000;
JSON
{
"hex": "#61e09d",
"rgb": {
"r": 97,
"g": 224,
"b": 157
},
"hsl": {
"h": 148.346,
"s": 67.196,
"l": 62.941
},
"oklch": {
"l": 0.81774,
"c": 0.14886,
"h": 157.5
},
"luminance": 0.58287
}Semantic roles & 50–950 ramp
primary
#61E09D
secondary
#A93D76
accent
#1678CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481