#67EF91#67EF91
#67EF91 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.177 H 151.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF91 |
|---|---|
| RGB | rgb(103, 239, 145) |
| HSL | hsl(139, 81%, 67%) |
| HSV | hsv(139, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(85.33, -57.24, 34.57) |
| CIE-LCH | lch(85.33, 66.87, 148.87°) |
| OKLab | oklab(85.39% -0.155 0.0859) |
| OKLCH | oklch(85.39% 0.177 151) |
| XYZ | xyz(41.5678, 66.6571, 37.4581) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF91 #EF67C5
analogous
#81EF67 #67EF91 #67EFD5
triadic
#67EF91 #9167EF #EF9167
tetradic
#67EF91 #6781EF #EF67C5 #EFD567
square
#67EF91 #6781EF #EF67C5 #EFD567
split-complementary
#67EF91 #D567EF #EF6781
monochromatic
#15C74C #30E969 #67EF91 #9EF5B9 #D6FBE1
Accessibility & contrast
On white
1.47
#67EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#67EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF91
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF91 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DED097
Tritanopia (blue-blind)
#41EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ef91; /* rgb */ color: rgb(103, 239, 145); /* oklch */ color: oklch(85.4% 0.177 151.0);
Tailwind
colors: {
custom: {
50: '#9df5b2',
500: '#67ef91',
950: '#000000',
},
}SCSS
$custom: #67ef91; $custom-light: #9df5b2; $custom-dark: #000000;
JSON
{
"hex": "#67ef91",
"rgb": {
"r": 103,
"g": 239,
"b": 145
},
"hsl": {
"h": 138.529,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85389,
"c": 0.1772,
"h": 151
},
"luminance": 0.66661
}Semantic roles & 50–950 ramp
primary
#67EF91
secondary
#C43698
accent
#089BDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581