#61E8A3#61E8A3
#61E8A3 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.154 H 158.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8A3 |
|---|---|
| RGB | rgb(97, 232, 163) |
| HSL | hsl(149, 75%, 65%) |
| HSV | hsv(149, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.39, -52.47, 22.76) |
| CIE-LCH | lch(83.39, 57.20, 156.55°) |
| OKLab | oklab(83.85% -0.1432 0.0577) |
| OKLCH | oklch(83.85% 0.154 158) |
| XYZ | xyz(40.3937, 62.8951, 44.6545) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.42
Aqua Green
#12E193
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8A3 #E861A6
analogous
#63E861 #61E8A3 #61E8E6
triadic
#61E8A3 #A361E8 #E8A361
tetradic
#61E8A3 #6163E8 #E861A6 #E8E661
square
#61E8A3 #6163E8 #E861A6 #E8E661
split-complementary
#61E8A3 #E661E8 #E86163
monochromatic
#1AB466 #2CE084 #61E8A3 #96F0C2 #CCF8E1
Accessibility & contrast
On white
1.55
#61E8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#61E8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8A3
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8A3 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D89F
Deuteranopia (green-blind)
#D4CAA7
Tritanopia (blue-blind)
#2AE7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e8a3; /* rgb */ color: rgb(97, 232, 163); /* oklch */ color: oklch(83.8% 0.154 158.0);
Tailwind
colors: {
custom: {
50: '#99f0be',
500: '#61e8a3',
950: '#000000',
},
}SCSS
$custom: #61e8a3; $custom-light: #99f0be; $custom-dark: #000000;
JSON
{
"hex": "#61e8a3",
"rgb": {
"r": 97,
"g": 232,
"b": 163
},
"hsl": {
"h": 149.333,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83849,
"c": 0.15443,
"h": 158
},
"luminance": 0.62899
}Semantic roles & 50–950 ramp
primary
#61E8A3
secondary
#B53978
accent
#0F75D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582