#67F38E#67F38E
#67F38E is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.185 H 149.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67F38E |
|---|---|
| RGB | rgb(103, 243, 142) |
| HSL | hsl(137, 85%, 68%) |
| HSV | hsv(137, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 41.6%, 4.7%) |
| CIE-LAB | lab(86.47, -59.27, 37.55) |
| CIE-LCH | lch(86.47, 70.17, 147.65°) |
| OKLab | oklab(86.31% -0.1603 0.0928) |
| OKLCH | oklch(86.31% 0.185 149.9) |
| XYZ | xyz(42.5235, 68.9338, 36.6506) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F38E #F367CC
analogous
#86F367 #67F38E #67F3D4
triadic
#67F38E #8E67F3 #F38E67
tetradic
#67F38E #6786F3 #F367CC #F3D467
square
#67F38E #6786F3 #F367CC #F3D467
split-complementary
#67F38E #D467F3 #F36786
monochromatic
#10CF46 #2EEF64 #67F38E #A0F7B8 #D8FCE2
Accessibility & contrast
On white
1.42
#67F38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#67F38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F38E
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F38E | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E087
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#41EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f38e; /* rgb */ color: rgb(103, 243, 142); /* oklch */ color: oklch(86.3% 0.185 149.9);
Tailwind
colors: {
custom: {
50: '#9ef8b0',
500: '#67f38e',
950: '#000000',
},
}SCSS
$custom: #67f38e; $custom-light: #9ef8b0; $custom-dark: #000000;
JSON
{
"hex": "#67f38e",
"rgb": {
"r": 103,
"g": 243,
"b": 142
},
"hsl": {
"h": 136.714,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86311,
"c": 0.18525,
"h": 149.9
},
"luminance": 0.68938
}Semantic roles & 50–950 ramp
primary
#67F38E
secondary
#CB33A1
accent
#04A4E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581