#67F075#67F075
#67F075 is a very light, highly saturated green. Relative luminance 0.665; OKLCH L 85.2% C 0.204 H 145.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67F075 |
|---|---|
| RGB | rgb(103, 240, 117) |
| HSL | hsl(126, 82%, 67%) |
| HSV | hsv(126, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(85.24, -61.82, 48.05) |
| CIE-LCH | lch(85.24, 78.30, 142.14°) |
| OKLab | oklab(85.19% -0.1675 0.1156) |
| OKLCH | oklch(85.19% 0.204 145.4) |
| XYZ | xyz(39.9621, 66.4845, 27.5530) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.54
Lightish Green
#61E160
ΔE00 3.63
Easter Green
#8CFD7E
ΔE00 4.03
Minty Green
#0BF77D
ΔE00 4.04
Lighter Green
#75FD63
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F075 #F067E2
analogous
#9EF067 #67F075 #67F0B9
triadic
#67F075 #7567F0 #F07567
tetradic
#67F075 #679EF0 #F067E2 #F0B967
square
#67F075 #679EF0 #F067E2 #F0B967
split-complementary
#67F075 #B967F0 #F0679E
monochromatic
#14C926 #2FEB42 #67F075 #9FF5A8 #D6FBDA
Accessibility & contrast
On white
1.47
#67F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#67F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F075
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F075 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC6A
Deuteranopia (green-blind)
#E2D07E
Tritanopia (blue-blind)
#4CEAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f075; /* rgb */ color: rgb(103, 240, 117); /* oklch */ color: oklch(85.2% 0.204 145.4);
Tailwind
colors: {
custom: {
50: '#9ef69f',
500: '#67f075',
950: '#000000',
},
}SCSS
$custom: #67f075; $custom-light: #9ef69f; $custom-dark: #000000;
JSON
{
"hex": "#67f075",
"rgb": {
"r": 103,
"g": 240,
"b": 117
},
"hsl": {
"h": 126.131,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85192,
"c": 0.20351,
"h": 145.4
},
"luminance": 0.66488
}Semantic roles & 50–950 ramp
primary
#67F075
secondary
#C635B7
accent
#07C8DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580