#67EF8C#67EF8C
#67EF8C is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.182 H 149.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF8C |
|---|---|
| RGB | rgb(103, 239, 140) |
| HSL | hsl(136, 81%, 67%) |
| HSV | hsv(136, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 41.4%, 6.3%) |
| CIE-LAB | lab(85.25, -58.06, 36.96) |
| CIE-LCH | lch(85.25, 68.83, 147.52°) |
| OKLab | oklab(85.3% -0.1571 0.0914) |
| OKLCH | oklch(85.3% 0.182 149.8) |
| XYZ | xyz(41.1907, 66.5062, 35.4722) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF8C #EF67CA
analogous
#86EF67 #67EF8C #67EFD0
triadic
#67EF8C #8C67EF #EF8C67
tetradic
#67EF8C #6786EF #EF67CA #EFD067
square
#67EF8C #6786EF #EF67CA #EFD067
split-complementary
#67EF8C #D067EF #EF6786
monochromatic
#15C745 #30E962 #67EF8C #9EF5B6 #D6FBE0
Accessibility & contrast
On white
1.47
#67EF8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#67EF8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF8C
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF8C | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD85
Deuteranopia (green-blind)
#DED092
Tritanopia (blue-blind)
#44EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ef8c; /* rgb */ color: rgb(103, 239, 140); /* oklch */ color: oklch(85.3% 0.182 149.8);
Tailwind
colors: {
custom: {
50: '#9df5ae',
500: '#67ef8c',
950: '#000000',
},
}SCSS
$custom: #67ef8c; $custom-light: #9df5ae; $custom-dark: #000000;
JSON
{
"hex": "#67ef8c",
"rgb": {
"r": 103,
"g": 239,
"b": 140
},
"hsl": {
"h": 136.324,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85302,
"c": 0.18175,
"h": 149.8
},
"luminance": 0.6651
}Semantic roles & 50–950 ramp
primary
#67EF8C
secondary
#C4369D
accent
#08A3DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581