#61EE88#61EE88
#61EE88 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.187 H 149.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE88 |
|---|---|
| RGB | rgb(97, 238, 136) |
| HSL | hsl(137, 81%, 66%) |
| HSV | hsv(137, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 42.9%, 6.7%) |
| CIE-LAB | lab(84.72, -59.62, 38.21) |
| CIE-LCH | lch(84.72, 70.82, 147.34°) |
| OKLab | oklab(84.8% -0.1612 0.0942) |
| OKLCH | oklch(84.8% 0.187 149.7) |
| XYZ | xyz(39.9453, 65.4642, 33.8186) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.73
Spearmint
#1EF876
ΔE00 4.17
Sea Green (survey)
#53FCA1
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE88 #EE61C7
analogous
#80EE61 #61EE88 #61EECF
triadic
#61EE88 #8861EE #EE8861
tetradic
#61EE88 #6180EE #EE61C7 #EECF61
square
#61EE88 #6180EE #EE61C7 #EECF61
split-complementary
#61EE88 #CF61EE #EE6180
monochromatic
#15C044 #2AE85E #61EE88 #98F4B2 #D0FADB
Accessibility & contrast
On white
1.49
#61EE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#61EE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE88
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE88 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB80
Deuteranopia (green-blind)
#DDCE8F
Tritanopia (blue-blind)
#39EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ee88; /* rgb */ color: rgb(97, 238, 136); /* oklch */ color: oklch(84.8% 0.187 149.7);
Tailwind
colors: {
custom: {
50: '#9af4ac',
500: '#61ee88',
950: '#000000',
},
}SCSS
$custom: #61ee88; $custom-light: #9af4ac; $custom-dark: #000000;
JSON
{
"hex": "#61ee88",
"rgb": {
"r": 97,
"g": 238,
"b": 136
},
"hsl": {
"h": 136.596,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84796,
"c": 0.18665,
"h": 149.7
},
"luminance": 0.65468
}Semantic roles & 50–950 ramp
primary
#61EE88
secondary
#BE3598
accent
#09A2DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581