#61E8A0#61E8A0
#61E8A0 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.157 H 157.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8A0 |
|---|---|
| RGB | rgb(97, 232, 160) |
| HSL | hsl(148, 75%, 65%) |
| HSV | hsv(148, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.33, -53.06, 24.24) |
| CIE-LCH | lch(83.33, 58.33, 155.45°) |
| OKLab | oklab(83.79% -0.1446 0.0613) |
| OKLCH | oklch(83.79% 0.157 157) |
| XYZ | xyz(40.1281, 62.7888, 43.2556) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.67
Aqua Green
#12E193
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8A0 #E861A9
analogous
#66E861 #61E8A0 #61E8E4
triadic
#61E8A0 #A061E8 #E8A061
tetradic
#61E8A0 #6166E8 #E861A9 #E8E461
square
#61E8A0 #6166E8 #E861A9 #E8E461
split-complementary
#61E8A0 #E461E8 #E86166
monochromatic
#1AB462 #2CE080 #61E8A0 #96F0C0 #CCF8E0
Accessibility & contrast
On white
1.55
#61E8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#61E8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8A0
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8A0 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D79C
Deuteranopia (green-blind)
#D4CAA5
Tritanopia (blue-blind)
#2CE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e8a0; /* rgb */ color: rgb(97, 232, 160); /* oklch */ color: oklch(83.8% 0.157 157.0);
Tailwind
colors: {
custom: {
50: '#99f0bc',
500: '#61e8a0',
950: '#000000',
},
}SCSS
$custom: #61e8a0; $custom-light: #99f0bc; $custom-dark: #000000;
JSON
{
"hex": "#61e8a0",
"rgb": {
"r": 97,
"g": 232,
"b": 160
},
"hsl": {
"h": 148,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83785,
"c": 0.15704,
"h": 157
},
"luminance": 0.62793
}Semantic roles & 50–950 ramp
primary
#61E8A0
secondary
#B5397B
accent
#0F79D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582