#67EF8F#67EF8F
#67EF8F is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.179 H 150.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF8F |
|---|---|
| RGB | rgb(103, 239, 143) |
| HSL | hsl(138, 81%, 67%) |
| HSV | hsv(138, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.30, -57.57, 35.53) |
| CIE-LCH | lch(85.30, 67.65, 148.32°) |
| OKLab | oklab(85.35% -0.1558 0.0881) |
| OKLCH | oklch(85.35% 0.179 150.5) |
| XYZ | xyz(41.4149, 66.5959, 36.6531) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.81
Wintergreen
#20F986
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF8F #EF67C7
analogous
#83EF67 #67EF8F #67EFD3
triadic
#67EF8F #8F67EF #EF8F67
tetradic
#67EF8F #6783EF #EF67C7 #EFD367
square
#67EF8F #6783EF #EF67C7 #EFD367
split-complementary
#67EF8F #D367EF #EF6783
monochromatic
#15C749 #30E966 #67EF8F #9EF5B8 #D6FBE1
Accessibility & contrast
On white
1.47
#67EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#67EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF8F
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF8F | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#42EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ef8f; /* rgb */ color: rgb(103, 239, 143); /* oklch */ color: oklch(85.4% 0.179 150.5);
Tailwind
colors: {
custom: {
50: '#9df5b1',
500: '#67ef8f',
950: '#000000',
},
}SCSS
$custom: #67ef8f; $custom-light: #9df5b1; $custom-dark: #000000;
JSON
{
"hex": "#67ef8f",
"rgb": {
"r": 103,
"g": 239,
"b": 143
},
"hsl": {
"h": 137.647,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85354,
"c": 0.17901,
"h": 150.5
},
"luminance": 0.666
}Semantic roles & 50–950 ramp
primary
#67EF8F
secondary
#C4369A
accent
#089FDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581