#67E97F#67E97F
#67E97F is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.186 H 147.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67E97F |
|---|---|
| RGB | rgb(103, 233, 127) |
| HSL | hsl(131, 75%, 66%) |
| HSV | hsv(131, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(83.28, -57.78, 40.82) |
| CIE-LCH | lch(83.28, 70.75, 144.76°) |
| OKLab | oklab(83.62% -0.1564 0.0998) |
| OKLCH | oklch(83.62% 0.186 147.5) |
| XYZ | xyz(38.5607, 62.6903, 30.1429) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Lightish Green
#61E160
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 3.97
Minty Green
#0BF77D
ΔE00 4.53
Turquoise Green
#04F489
ΔE00 4.59
Wintergreen
#20F986
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E97F #E967D1
analogous
#90E967 #67E97F #67E9C0
triadic
#67E97F #7F67E9 #E97F67
tetradic
#67E97F #6790E9 #E967D1 #E9C067
square
#67E97F #6790E9 #E967D1 #E9C067
split-complementary
#67E97F #C067E9 #E96790
monochromatic
#1BBB38 #32E152 #67E97F #9CF1AC #D2F8D9
Accessibility & contrast
On white
1.55
#67E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#67E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E97F
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E97F | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD777
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#4BE4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e97f; /* rgb */ color: rgb(103, 233, 127); /* oklch */ color: oklch(83.6% 0.186 147.5);
Tailwind
colors: {
custom: {
50: '#9df1a5',
500: '#67e97f',
950: '#000000',
},
}SCSS
$custom: #67e97f; $custom-light: #9df1a5; $custom-dark: #000000;
JSON
{
"hex": "#67e97f",
"rgb": {
"r": 103,
"g": 233,
"b": 127
},
"hsl": {
"h": 131.077,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.83619,
"c": 0.18556,
"h": 147.5
},
"luminance": 0.62694
}Semantic roles & 50–950 ramp
primary
#67E97F
secondary
#BA3AA2
accent
#0FB2D7
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580