#67F07C#67F07C
#67F07C is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.197 H 146.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67F07C |
|---|---|
| RGB | rgb(103, 240, 124) |
| HSL | hsl(129, 82%, 67%) |
| HSV | hsv(129, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(85.33, -60.86, 44.85) |
| CIE-LCH | lch(85.33, 75.60, 143.61°) |
| OKLab | oklab(85.29% -0.1647 0.1088) |
| OKLCH | oklch(85.29% 0.197 146.6) |
| XYZ | xyz(40.3891, 66.6553, 29.8022) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.49
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.98
Lightish Green
#61E160
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F07C #F067DB
analogous
#97F067 #67F07C #67F0C1
triadic
#67F07C #7C67F0 #F07C67
tetradic
#67F07C #6797F0 #F067DB #F0C167
square
#67F07C #6797F0 #F067DB #F0C167
split-complementary
#67F07C #C167F0 #F06797
monochromatic
#14C930 #2FEB4C #67F07C #9FF5AC #D6FBDC
Accessibility & contrast
On white
1.47
#67F07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#67F07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F07C
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F07C | 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)
#F3DD72
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#49EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f07c; /* rgb */ color: rgb(103, 240, 124); /* oklch */ color: oklch(85.3% 0.197 146.6);
Tailwind
colors: {
custom: {
50: '#9ef6a4',
500: '#67f07c',
950: '#000000',
},
}SCSS
$custom: #67f07c; $custom-light: #9ef6a4; $custom-dark: #000000;
JSON
{
"hex": "#67f07c",
"rgb": {
"r": 103,
"g": 240,
"b": 124
},
"hsl": {
"h": 129.197,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85291,
"c": 0.19742,
"h": 146.6
},
"luminance": 0.66659
}Semantic roles & 50–950 ramp
primary
#67F07C
secondary
#C635B0
accent
#07BDDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580