#67FD8E#67FD8E
#67FD8E is a very light, vivid green. Relative luminance 0.751; OKLCH L 88.7% C 0.198 H 149.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67FD8E |
|---|---|
| RGB | rgb(103, 253, 142) |
| HSL | hsl(136, 97%, 70%) |
| HSV | hsv(136, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 43.9%, 0.8%) |
| CIE-LAB | lab(89.43, -63.03, 41.37) |
| CIE-LCH | lch(89.43, 75.39, 146.72°) |
| OKLab | oklab(88.74% -0.1703 0.1016) |
| OKLCH | oklch(88.74% 0.198 149.2) |
| XYZ | xyz(45.5980, 75.0827, 37.6754) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.03
Baby Green
#8CFF9E
ΔE00 3.17
Spring Green
#00FF7F
ΔE00 3.32
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Mint Green
#8FFF9F
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FD8E #FD67D6
analogous
#8BFD67 #67FD8E #67FDD9
triadic
#67FD8E #8E67FD #FD8E67
tetradic
#67FD8E #678BFD #FD67D6 #FDD967
square
#67FD8E #678BFD #FD67D6 #FDD967
split-complementary
#67FD8E #D967FD #FD678B
monochromatic
#03E73E #2BFC61 #67FD8E #A3FEBB #E0FFE8
Accessibility & contrast
On white
1.31
#67FD8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#67FD8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FD8E
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FD8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FD8E | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE986
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#3DF9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fd8e; /* rgb */ color: rgb(103, 253, 142); /* oklch */ color: oklch(88.7% 0.198 149.2);
Tailwind
colors: {
custom: {
50: '#9fffb0',
500: '#67fd8e',
950: '#000000',
},
}SCSS
$custom: #67fd8e; $custom-light: #9fffb0; $custom-dark: #000000;
JSON
{
"hex": "#67fd8e",
"rgb": {
"r": 103,
"g": 253,
"b": 142
},
"hsl": {
"h": 135.6,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.88744,
"c": 0.19836,
"h": 149.2
},
"luminance": 0.75087
}Semantic roles & 50–950 ramp
primary
#67FD8E
secondary
#D830AC
accent
#00AAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681