#67F07B#67F07B
#67F07B is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.198 H 146.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67F07B |
|---|---|
| RGB | rgb(103, 240, 123) |
| HSL | hsl(129, 82%, 67%) |
| HSV | hsv(129, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(85.32, -61.00, 45.31) |
| CIE-LCH | lch(85.32, 75.99, 143.39°) |
| OKLab | oklab(85.28% -0.1651 0.1098) |
| OKLCH | oklch(85.28% 0.198 146.4) |
| XYZ | xyz(40.3262, 66.6301, 29.4708) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 3.75
Lightish Green
#61E160
ΔE00 4.04
Wintergreen
#20F986
ΔE00 4.04
Easter Green
#8CFD7E
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F07B #F067DC
analogous
#98F067 #67F07B #67F0BF
triadic
#67F07B #7B67F0 #F07B67
tetradic
#67F07B #6798F0 #F067DC #F0BF67
square
#67F07B #6798F0 #F067DC #F0BF67
split-complementary
#67F07B #BF67F0 #F06798
monochromatic
#14C92E #2FEB4B #67F07B #9FF5AB #D6FBDC
Accessibility & contrast
On white
1.47
#67F07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#67F07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F07B
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F07B | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD71
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#4AEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f07b; /* rgb */ color: rgb(103, 240, 123); /* oklch */ color: oklch(85.3% 0.198 146.4);
Tailwind
colors: {
custom: {
50: '#9ef6a3',
500: '#67f07b',
950: '#000000',
},
}SCSS
$custom: #67f07b; $custom-light: #9ef6a3; $custom-dark: #000000;
JSON
{
"hex": "#67f07b",
"rgb": {
"r": 103,
"g": 240,
"b": 123
},
"hsl": {
"h": 128.759,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85277,
"c": 0.1983,
"h": 146.4
},
"luminance": 0.66634
}Semantic roles & 50–950 ramp
primary
#67F07B
secondary
#C635B1
accent
#07BFDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580