#61E69F#61E69F
#61E69F is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.155 H 157.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #61E69F |
|---|---|
| RGB | rgb(97, 230, 159) |
| HSL | hsl(148, 73%, 64%) |
| HSV | hsv(148, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(82.72, -52.44, 23.91) |
| CIE-LCH | lch(82.72, 57.64, 155.49°) |
| OKLab | oklab(83.28% -0.1429 0.0605) |
| OKLCH | oklch(83.28% 0.155 157) |
| XYZ | xyz(39.4812, 61.6344, 42.6102) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.59
Light Greenish Blue
#63F7B4
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.66
Light Blue Green
#7EFBB3
ΔE00 4.87
Light Green Blue
#56FCA2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E69F #E661A8
analogous
#66E661 #61E69F #61E6E2
triadic
#61E69F #9F61E6 #E69F61
tetradic
#61E69F #6166E6 #E661A8 #E6E261
square
#61E69F #6166E6 #E661A8 #E6E261
split-complementary
#61E69F #E261E6 #E66166
monochromatic
#1CB161 #2CDE7F #61E69F #96EEBF #CBF7DF
Accessibility & contrast
On white
1.58
#61E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#61E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E69F
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E69F | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D2C9A3
Tritanopia (blue-blind)
#2EE4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61e69f; /* rgb */ color: rgb(97, 230, 159); /* oklch */ color: oklch(83.3% 0.155 157.0);
Tailwind
colors: {
custom: {
50: '#99efbb',
500: '#61e69f',
950: '#000000',
},
}SCSS
$custom: #61e69f; $custom-light: #99efbb; $custom-dark: #000000;
JSON
{
"hex": "#61e69f",
"rgb": {
"r": 97,
"g": 230,
"b": 159
},
"hsl": {
"h": 147.97,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.83277,
"c": 0.15523,
"h": 157
},
"luminance": 0.61638
}Semantic roles & 50–950 ramp
primary
#61E69F
secondary
#B13A7A
accent
#1179D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582