#67F488#67F488
#67F488 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.192 H 148.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67F488 |
|---|---|
| RGB | rgb(103, 244, 136) |
| HSL | hsl(134, 87%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.68, -60.59, 40.77) |
| CIE-LCH | lch(86.68, 73.03, 146.07°) |
| OKLab | oklab(86.46% -0.1639 0.1) |
| OKLCH | oklch(86.46% 0.192 148.6) |
| XYZ | xyz(42.3852, 69.3586, 34.4417) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.80
Lightgreen (survey)
#76FF7B
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F488 #F467D3
analogous
#8CF467 #67F488 #67F4CF
triadic
#67F488 #8867F4 #F48867
tetradic
#67F488 #678CF4 #F467D3 #F4CF67
square
#67F488 #678CF4 #F467D3 #F4CF67
split-complementary
#67F488 #CF67F4 #F4678C
monochromatic
#0FD13D #2EF05B #67F488 #A0F8B5 #D9FCE1
Accessibility & contrast
On white
1.41
#67F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#67F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F488
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F488 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E180
Deuteranopia (green-blind)
#E4D48F
Tritanopia (blue-blind)
#43F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f488; /* rgb */ color: rgb(103, 244, 136); /* oklch */ color: oklch(86.5% 0.192 148.6);
Tailwind
colors: {
custom: {
50: '#9ef9ac',
500: '#67f488',
950: '#000000',
},
}SCSS
$custom: #67f488; $custom-light: #9ef9ac; $custom-dark: #000000;
JSON
{
"hex": "#67f488",
"rgb": {
"r": 103,
"g": 244,
"b": 136
},
"hsl": {
"h": 134.043,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86455,
"c": 0.19197,
"h": 148.6
},
"luminance": 0.69363
}Semantic roles & 50–950 ramp
primary
#67F488
secondary
#CD32A9
accent
#02AEE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581