#67F388#67F388
#67F388 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.191 H 148.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67F388 |
|---|---|
| RGB | rgb(103, 243, 136) |
| HSL | hsl(134, 85%, 68%) |
| HSV | hsv(134, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(86.38, -60.22, 40.39) |
| CIE-LCH | lch(86.38, 72.51, 146.15°) |
| OKLab | oklab(86.21% -0.1629 0.0992) |
| OKLCH | oklch(86.21% 0.191 148.7) |
| XYZ | xyz(42.0851, 68.7584, 34.3417) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.46
Spearmint
#1EF876
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F388 #F367D2
analogous
#8CF367 #67F388 #67F3CE
triadic
#67F388 #8867F3 #F38867
tetradic
#67F388 #678CF3 #F367D2 #F3CE67
square
#67F388 #678CF3 #F367D2 #F3CE67
split-complementary
#67F388 #CE67F3 #F3678C
monochromatic
#10CF3D #2EEF5C #67F388 #A0F7B4 #D8FCE1
Accessibility & contrast
On white
1.42
#67F388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#67F388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F388
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F388 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#E3D38F
Tritanopia (blue-blind)
#44EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f388; /* rgb */ color: rgb(103, 243, 136); /* oklch */ color: oklch(86.2% 0.191 148.7);
Tailwind
colors: {
custom: {
50: '#9ef8ac',
500: '#67f388',
950: '#000000',
},
}SCSS
$custom: #67f388; $custom-light: #9ef8ac; $custom-dark: #000000;
JSON
{
"hex": "#67f388",
"rgb": {
"r": 103,
"g": 243,
"b": 136
},
"hsl": {
"h": 134.143,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86211,
"c": 0.19067,
"h": 148.7
},
"luminance": 0.68762
}Semantic roles & 50–950 ramp
primary
#67F388
secondary
#CB33A7
accent
#04ADE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581