#3DFF8A#3DFF8A
#3DFF8A is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.2% C 0.218 H 151.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #3DFF8A |
|---|---|
| RGB | rgb(61, 255, 138) |
| HSL | hsl(144, 100%, 62%) |
| HSV | hsv(144, 76%, 100%) |
| CMYK | cmyk(76.1%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.08, -71.30, 42.68) |
| CIE-LCH | lch(89.08, 83.10, 149.10°) |
| OKLab | oklab(88.19% -0.1916 0.1045) |
| OKLCH | oklch(88.19% 0.218 151.4) |
| XYZ | xyz(42.2682, 74.3420, 36.1616) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.51
Spring Green
#00FF7F
ΔE00 1.52
Minty Green
#0BF77D
ΔE00 2.11
Spearmint
#1EF876
ΔE00 2.44
Turquoise Green
#04F489
ΔE00 2.92
Mediumspringgreen
#00FA9A
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DFF8A #FF3DB2
analogous
#51FF3D #3DFF8A #3DFFEB
triadic
#3DFF8A #8A3DFF #FF8A3D
tetradic
#3DFF8A #3D51FF #FF3DB2 #FFEB3D
square
#3DFF8A #3D51FF #FF3DB2 #FFEB3D
split-complementary
#3DFF8A #EB3DFF #FF3D51
monochromatic
#00C24D #00FF65 #3DFF8A #7AFFAF #B7FFD4
Accessibility & contrast
On white
1.32
#3DFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#3DFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DFF8A
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DFF8A | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #3dff8a; /* rgb */ color: rgb(61, 255, 138); /* oklch */ color: oklch(88.2% 0.218 151.4);
Tailwind
colors: {
custom: {
50: '#8fffae',
500: '#3dff8a',
950: '#000000',
},
}SCSS
$custom: #3dff8a; $custom-light: #8fffae; $custom-dark: #000000;
JSON
{
"hex": "#3dff8a",
"rgb": {
"r": 61,
"g": 255,
"b": 138
},
"hsl": {
"h": 143.814,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.88185,
"c": 0.21825,
"h": 151.4
},
"luminance": 0.74347
}Semantic roles & 50–950 ramp
primary
#3DFF8A
secondary
#BF2280
accent
#008AE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0E1810
muted
#7F8681