#67F48E#67F48E
#67F48E is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.187 H 149.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67F48E |
|---|---|
| RGB | rgb(103, 244, 142) |
| HSL | hsl(137, 87%, 68%) |
| HSV | hsv(137, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(86.77, -59.65, 37.93) |
| CIE-LCH | lch(86.77, 70.69, 147.55°) |
| OKLab | oklab(86.55% -0.1614 0.0937) |
| OKLCH | oklch(86.55% 0.187 149.9) |
| XYZ | xyz(42.8236, 69.5339, 36.7506) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.44
Baby Green
#8CFF9E
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F48E #F467CD
analogous
#86F467 #67F48E #67F4D5
triadic
#67F48E #8E67F4 #F48E67
tetradic
#67F48E #6786F4 #F467CD #F4D567
square
#67F48E #6786F4 #F467CD #F4D567
split-complementary
#67F48E #D567F4 #F46786
monochromatic
#0FD145 #2EF064 #67F48E #A0F8B8 #D9FCE3
Accessibility & contrast
On white
1.41
#67F48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#67F48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F48E
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F48E | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E187
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#41F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f48e; /* rgb */ color: rgb(103, 244, 142); /* oklch */ color: oklch(86.6% 0.187 149.9);
Tailwind
colors: {
custom: {
50: '#9ef9b0',
500: '#67f48e',
950: '#000000',
},
}SCSS
$custom: #67f48e; $custom-light: #9ef9b0; $custom-dark: #000000;
JSON
{
"hex": "#67f48e",
"rgb": {
"r": 103,
"g": 244,
"b": 142
},
"hsl": {
"h": 136.596,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86554,
"c": 0.18658,
"h": 149.9
},
"luminance": 0.69538
}Semantic roles & 50–950 ramp
primary
#67F48E
secondary
#CD32A2
accent
#02A5E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581