#67EC8F#67EC8F
#67EC8F is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.175 H 150.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67EC8F |
|---|---|
| RGB | rgb(103, 236, 143) |
| HSL | hsl(138, 78%, 66%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.41, -56.41, 34.36) |
| CIE-LCH | lch(84.41, 66.05, 148.65°) |
| OKLab | oklab(84.62% -0.1528 0.0854) |
| OKLCH | oklch(84.62% 0.175 150.8) |
| XYZ | xyz(40.5439, 64.8539, 36.3627) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 4.00
Sea Green (survey)
#53FCA1
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.10
Light Bluish Green
#76FDA8
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EC8F #EC67C4
analogous
#82EC67 #67EC8F #67ECD2
triadic
#67EC8F #8F67EC #EC8F67
tetradic
#67EC8F #6782EC #EC67C4 #ECD267
square
#67EC8F #6782EC #EC67C4 #ECD267
split-complementary
#67EC8F #D267EC #EC6782
monochromatic
#18C14B #31E567 #67EC8F #9DF3B7 #D4FADF
Accessibility & contrast
On white
1.50
#67EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#67EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EC8F
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EC8F | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA88
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#43E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ec8f; /* rgb */ color: rgb(103, 236, 143); /* oklch */ color: oklch(84.6% 0.175 150.8);
Tailwind
colors: {
custom: {
50: '#9df3b0',
500: '#67ec8f',
950: '#000000',
},
}SCSS
$custom: #67ec8f; $custom-light: #9df3b0; $custom-dark: #000000;
JSON
{
"hex": "#67ec8f",
"rgb": {
"r": 103,
"g": 236,
"b": 143
},
"hsl": {
"h": 138.045,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.84623,
"c": 0.17499,
"h": 150.8
},
"luminance": 0.64858
}Semantic roles & 50–950 ramp
primary
#67EC8F
secondary
#BF3896
accent
#0B9CDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581