#67EF8E#67EF8E
#67EF8E is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.180 H 150.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF8E |
|---|---|
| RGB | rgb(103, 239, 142) |
| HSL | hsl(137, 81%, 67%) |
| HSV | hsv(137, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(85.28, -57.74, 36.00) |
| CIE-LCH | lch(85.28, 68.04, 148.05°) |
| OKLab | oklab(85.34% -0.1563 0.0892) |
| OKLCH | oklch(85.34% 0.18 150.3) |
| XYZ | xyz(41.3395, 66.5657, 36.2559) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.73
Wintergreen
#20F986
ΔE00 3.86
Light Bluish Green
#76FDA8
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF8E #EF67C8
analogous
#84EF67 #67EF8E #67EFD2
triadic
#67EF8E #8E67EF #EF8E67
tetradic
#67EF8E #6784EF #EF67C8 #EFD267
square
#67EF8E #6784EF #EF67C8 #EFD267
split-complementary
#67EF8E #D267EF #EF6784
monochromatic
#15C748 #30E965 #67EF8E #9EF5B7 #D6FBE0
Accessibility & contrast
On white
1.47
#67EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#67EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF8E
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF8E | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#43EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ef8e; /* rgb */ color: rgb(103, 239, 142); /* oklch */ color: oklch(85.3% 0.180 150.3);
Tailwind
colors: {
custom: {
50: '#9df5b0',
500: '#67ef8e',
950: '#000000',
},
}SCSS
$custom: #67ef8e; $custom-light: #9df5b0; $custom-dark: #000000;
JSON
{
"hex": "#67ef8e",
"rgb": {
"r": 103,
"g": 239,
"b": 142
},
"hsl": {
"h": 137.206,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85336,
"c": 0.17993,
"h": 150.3
},
"luminance": 0.6657
}Semantic roles & 50–950 ramp
primary
#67EF8E
secondary
#C4369B
accent
#08A0DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581