#67FF97#67FF97
#67FF97 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.4% C 0.193 H 150.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67FF97 |
|---|---|
| RGB | rgb(103, 255, 151) |
| HSL | hsl(139, 100%, 70%) |
| HSV | hsv(139, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(90.15, -62.35, 37.91) |
| CIE-LCH | lch(90.15, 72.97, 148.70°) |
| OKLab | oklab(89.38% -0.1686 0.0939) |
| OKLCH | oklch(89.38% 0.193 150.9) |
| XYZ | xyz(46.9359, 76.6334, 41.5904) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 2.92
Baby Green
#8CFF9E
ΔE00 2.94
Mint Green
#8FFF9F
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FF97 #FF67CF
analogous
#83FF67 #67FF97 #67FFE3
triadic
#67FF97 #9767FF #FF9767
tetradic
#67FF97 #6783FF #FF67CF #FFE367
square
#67FF97 #6783FF #FF67CF #FFE367
split-complementary
#67FF97 #E367FF #FF6783
monochromatic
#00EC4A #2AFF6D #67FF97 #A4FFC1 #E0FFEA
Accessibility & contrast
On white
1.29
#67FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#67FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FF97
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FF97 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#ECDD9E
Tritanopia (blue-blind)
#37FBE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67ff97; /* rgb */ color: rgb(103, 255, 151); /* oklch */ color: oklch(89.4% 0.193 150.9);
Tailwind
colors: {
custom: {
50: '#9fffb6',
500: '#67ff97',
950: '#000000',
},
}SCSS
$custom: #67ff97; $custom-light: #9fffb6; $custom-dark: #000000;
JSON
{
"hex": "#67ff97",
"rgb": {
"r": 103,
"g": 255,
"b": 151
},
"hsl": {
"h": 138.947,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.89379,
"c": 0.19294,
"h": 150.9
},
"luminance": 0.76638
}Semantic roles & 50–950 ramp
primary
#67FF97
secondary
#DA30A5
accent
#009DE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681