#67EF92#67EF92
#67EF92 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.176 H 151.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF92 |
|---|---|
| RGB | rgb(103, 239, 146) |
| HSL | hsl(139, 81%, 67%) |
| HSV | hsv(139, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.35, -57.07, 34.09) |
| CIE-LCH | lch(85.35, 66.48, 149.15°) |
| OKLab | oklab(85.41% -0.1546 0.0848) |
| OKLCH | oklch(85.41% 0.176 151.3) |
| XYZ | xyz(41.6452, 66.6880, 37.8660) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Bluish Green
#76FDA8
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF92 #EF67C4
analogous
#80EF67 #67EF92 #67EFD6
triadic
#67EF92 #9267EF #EF9267
tetradic
#67EF92 #6780EF #EF67C4 #EFD667
square
#67EF92 #6780EF #EF67C4 #EFD667
split-complementary
#67EF92 #D667EF #EF6780
monochromatic
#15C74D #30E96A #67EF92 #9EF5BA #D6FBE1
Accessibility & contrast
On white
1.46
#67EF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#67EF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF92
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF92 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#DED098
Tritanopia (blue-blind)
#41ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ef92; /* rgb */ color: rgb(103, 239, 146); /* oklch */ color: oklch(85.4% 0.176 151.3);
Tailwind
colors: {
custom: {
50: '#9df5b3',
500: '#67ef92',
950: '#000000',
},
}SCSS
$custom: #67ef92; $custom-light: #9df5b3; $custom-dark: #000000;
JSON
{
"hex": "#67ef92",
"rgb": {
"r": 103,
"g": 239,
"b": 146
},
"hsl": {
"h": 138.971,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85408,
"c": 0.17629,
"h": 151.3
},
"luminance": 0.66692
}Semantic roles & 50–950 ramp
primary
#67EF92
secondary
#C43697
accent
#089ADD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581