#61E69D#61E69D
#61E69D is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.157 H 156.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #61E69D |
|---|---|
| RGB | rgb(97, 230, 157) |
| HSL | hsl(147, 73%, 64%) |
| HSV | hsv(147, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(82.68, -52.83, 24.90) |
| CIE-LCH | lch(82.68, 58.40, 154.77°) |
| OKLab | oklab(83.24% -0.1438 0.0629) |
| OKLCH | oklch(83.24% 0.157 156.4) |
| XYZ | xyz(39.3091, 61.5656, 41.7035) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.61
Light Blue Green
#7EFBB3
ΔE00 4.90
Weird Green
#3AE57F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E69D #E661AA
analogous
#68E661 #61E69D #61E6E0
triadic
#61E69D #9D61E6 #E69D61
tetradic
#61E69D #6168E6 #E661AA #E6E061
square
#61E69D #6168E6 #E661AA #E6E061
split-complementary
#61E69D #E061E6 #E66168
monochromatic
#1CB15F #2CDE7C #61E69D #96EEBE #CBF7DF
Accessibility & contrast
On white
1.58
#61E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#61E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E69D
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E69D | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D698
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#30E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61e69d; /* rgb */ color: rgb(97, 230, 157); /* oklch */ color: oklch(83.2% 0.157 156.4);
Tailwind
colors: {
custom: {
50: '#99efba',
500: '#61e69d',
950: '#000000',
},
}SCSS
$custom: #61e69d; $custom-light: #99efba; $custom-dark: #000000;
JSON
{
"hex": "#61e69d",
"rgb": {
"r": 97,
"g": 230,
"b": 157
},
"hsl": {
"h": 147.068,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.83235,
"c": 0.15699,
"h": 156.4
},
"luminance": 0.61569
}Semantic roles & 50–950 ramp
primary
#61E69D
secondary
#B13A7B
accent
#117CD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581