#67F073#67F073
#67F073 is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.2% C 0.205 H 145.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67F073 |
|---|---|
| RGB | rgb(103, 240, 115) |
| HSL | hsl(125, 82%, 67%) |
| HSV | hsv(125, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 52.1%, 5.9%) |
| CIE-LAB | lab(85.22, -62.08, 48.96) |
| CIE-LCH | lch(85.22, 79.06, 141.74°) |
| OKLab | oklab(85.17% -0.1682 0.1175) |
| OKLCH | oklch(85.17% 0.205 145.1) |
| XYZ | xyz(39.8457, 66.4379, 26.9403) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Lightish Green
#61E160
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.61
Easter Green
#8CFD7E
ΔE00 3.96
Minty Green
#0BF77D
ΔE00 4.17
Lighter Green
#75FD63
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F073 #F067E4
analogous
#A0F067 #67F073 #67F0B7
triadic
#67F073 #7367F0 #F07367
tetradic
#67F073 #67A0F0 #F067E4 #F0B767
square
#67F073 #67A0F0 #F067E4 #F0B767
split-complementary
#67F073 #B767F0 #F067A0
monochromatic
#14C924 #2FEB40 #67F073 #9FF5A6 #D6FBDA
Accessibility & contrast
On white
1.47
#67F073 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#67F073 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F073
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F073 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F073 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC68
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#4CEAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f073; /* rgb */ color: rgb(103, 240, 115); /* oklch */ color: oklch(85.2% 0.205 145.1);
Tailwind
colors: {
custom: {
50: '#9ef69e',
500: '#67f073',
950: '#000000',
},
}SCSS
$custom: #67f073; $custom-light: #9ef69e; $custom-dark: #000000;
JSON
{
"hex": "#67f073",
"rgb": {
"r": 103,
"g": 240,
"b": 115
},
"hsl": {
"h": 125.255,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85165,
"c": 0.20522,
"h": 145.1
},
"luminance": 0.66442
}Semantic roles & 50–950 ramp
primary
#67F073
secondary
#C635B9
accent
#07CCDE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580