#61E69B#61E69B
#61E69B is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.159 H 155.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #61E69B |
|---|---|
| RGB | rgb(97, 230, 155) |
| HSL | hsl(146, 73%, 64%) |
| HSV | hsv(146, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(82.65, -53.21, 25.88) |
| CIE-LCH | lch(82.65, 59.17, 154.06°) |
| OKLab | oklab(83.19% -0.1447 0.0653) |
| OKLCH | oklch(83.19% 0.159 155.7) |
| XYZ | xyz(39.1397, 61.4978, 40.8116) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 4.42
Weird Green
#3AE57F
ΔE00 4.57
Seafoam (survey)
#80F9AD
ΔE00 4.59
Light Green Blue
#56FCA2
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E69B #E661AC
analogous
#6AE661 #61E69B #61E6DD
triadic
#61E69B #9B61E6 #E69B61
tetradic
#61E69B #616AE6 #E661AC #E6DD61
square
#61E69B #616AE6 #E661AC #E6DD61
split-complementary
#61E69B #DD61E6 #E6616A
monochromatic
#1CB15D #2CDE7A #61E69B #96EEBC #CBF7DE
Accessibility & contrast
On white
1.58
#61E69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#61E69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E69B
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E69B | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D596
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#31E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61e69b; /* rgb */ color: rgb(97, 230, 155); /* oklch */ color: oklch(83.2% 0.159 155.7);
Tailwind
colors: {
custom: {
50: '#99efb9',
500: '#61e69b',
950: '#000000',
},
}SCSS
$custom: #61e69b; $custom-light: #99efb9; $custom-dark: #000000;
JSON
{
"hex": "#61e69b",
"rgb": {
"r": 97,
"g": 230,
"b": 155
},
"hsl": {
"h": 146.165,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.83193,
"c": 0.15877,
"h": 155.7
},
"luminance": 0.61502
}Semantic roles & 50–950 ramp
primary
#61E69B
secondary
#B13A7D
accent
#117FD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581