#67F375#67F375
#67F375 is a very light, highly saturated green. Relative luminance 0.683; OKLCH L 85.9% C 0.207 H 145.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67F375 |
|---|---|
| RGB | rgb(103, 243, 117) |
| HSL | hsl(126, 85%, 68%) |
| HSV | hsv(126, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 51.9%, 4.7%) |
| CIE-LAB | lab(86.14, -62.92, 49.15) |
| CIE-LCH | lch(86.14, 79.84, 142.01°) |
| OKLab | oklab(85.93% -0.1704 0.118) |
| OKLCH | oklch(85.93% 0.207 145.3) |
| XYZ | xyz(40.8525, 68.2654, 27.8499) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.71
Spearmint
#1EF876
ΔE00 3.32
Easter Green
#8CFD7E
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.94
Lighter Green
#75FD63
ΔE00 3.94
Light Bright Green
#53FE5C
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F375 #F367E5
analogous
#9FF367 #67F375 #67F3BB
triadic
#67F375 #7567F3 #F37567
tetradic
#67F375 #679FF3 #F367E5 #F3BB67
square
#67F375 #679FF3 #F367E5 #F3BB67
split-complementary
#67F375 #BB67F3 #F3679F
monochromatic
#10CF23 #2EEF42 #67F375 #A0F7A8 #D8FCDC
Accessibility & contrast
On white
1.43
#67F375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#67F375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F375
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F375 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6A
Deuteranopia (green-blind)
#E5D37E
Tritanopia (blue-blind)
#4BEDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f375; /* rgb */ color: rgb(103, 243, 117); /* oklch */ color: oklch(85.9% 0.207 145.3);
Tailwind
colors: {
custom: {
50: '#9ef89f',
500: '#67f375',
950: '#000000',
},
}SCSS
$custom: #67f375; $custom-light: #9ef89f; $custom-dark: #000000;
JSON
{
"hex": "#67f375",
"rgb": {
"r": 103,
"g": 243,
"b": 117
},
"hsl": {
"h": 126,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.85929,
"c": 0.20733,
"h": 145.3
},
"luminance": 0.68269
}Semantic roles & 50–950 ramp
primary
#67F375
secondary
#CB33BC
accent
#04CCE2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580