#67FC8F#67FC8F
#67FC8F is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.5% C 0.196 H 149.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67FC8F |
|---|---|
| RGB | rgb(103, 252, 143) |
| HSL | hsl(136, 96%, 70%) |
| HSV | hsv(136, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(89.15, -62.50, 40.52) |
| CIE-LCH | lch(89.15, 74.49, 147.04°) |
| OKLab | oklab(88.52% -0.1689 0.0997) |
| OKLCH | oklch(88.52% 0.196 149.5) |
| XYZ | xyz(45.3586, 74.4832, 37.9676) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.11
Mint Green
#8FFF9F
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FC8F #FC67D4
analogous
#8AFC67 #67FC8F #67FCD9
triadic
#67FC8F #8F67FC #FC8F67
tetradic
#67FC8F #678AFC #FC67D4 #FCD967
square
#67FC8F #678AFC #FC67D4 #FCD967
split-complementary
#67FC8F #D967FC #FC678A
monochromatic
#05E441 #2BFB63 #67FC8F #A3FDBB #DFFEE7
Accessibility & contrast
On white
1.32
#67FC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#67FC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FC8F
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FC8F | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE887
Deuteranopia (green-blind)
#EADB96
Tritanopia (blue-blind)
#3DF8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67fc8f; /* rgb */ color: rgb(103, 252, 143); /* oklch */ color: oklch(88.5% 0.196 149.5);
Tailwind
colors: {
custom: {
50: '#9ffeb1',
500: '#67fc8f',
950: '#000000',
},
}SCSS
$custom: #67fc8f; $custom-light: #9ffeb1; $custom-dark: #000000;
JSON
{
"hex": "#67fc8f",
"rgb": {
"r": 103,
"g": 252,
"b": 143
},
"hsl": {
"h": 136.107,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.88517,
"c": 0.19617,
"h": 149.5
},
"luminance": 0.74488
}Semantic roles & 50–950 ramp
primary
#67FC8F
secondary
#D731AA
accent
#00A8E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681