#67FF8A#67FF8A
#67FF8A is a very light, highly saturated green. Relative luminance 0.762; OKLCH L 89.2% C 0.204 H 148.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67FF8A |
|---|---|
| RGB | rgb(103, 255, 138) |
| HSL | hsl(134, 100%, 70%) |
| HSV | hsv(134, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.97, -64.37, 43.98) |
| CIE-LCH | lch(89.97, 77.96, 145.66°) |
| OKLab | oklab(89.17% -0.1739 0.1075) |
| OKLCH | oklch(89.17% 0.204 148.3) |
| XYZ | xyz(45.9378, 76.2341, 36.3336) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.66
Spring Green
#00FF7F
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.39
Baby Green
#8CFF9E
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FF8A #FF67DC
analogous
#90FF67 #67FF8A #67FFD6
triadic
#67FF8A #8A67FF #FF8A67
tetradic
#67FF8A #6790FF #FF67DC #FFD667
square
#67FF8A #6790FF #FF67DC #FFD667
split-complementary
#67FF8A #D667FF #FF6790
monochromatic
#00EC36 #2AFF5B #67FF8A #A4FFB9 #E0FFE7
Accessibility & contrast
On white
1.29
#67FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#67FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FF8A
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FF8A | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#3EFAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67ff8a; /* rgb */ color: rgb(103, 255, 138); /* oklch */ color: oklch(89.2% 0.204 148.3);
Tailwind
colors: {
custom: {
50: '#a0ffae',
500: '#67ff8a',
950: '#000000',
},
}SCSS
$custom: #67ff8a; $custom-light: #a0ffae; $custom-dark: #000000;
JSON
{
"hex": "#67ff8a",
"rgb": {
"r": 103,
"g": 255,
"b": 138
},
"hsl": {
"h": 133.816,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.89167,
"c": 0.20446,
"h": 148.3
},
"luminance": 0.76239
}Semantic roles & 50–950 ramp
primary
#67FF8A
secondary
#DA30B3
accent
#00B1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681