#67F37A#67F37A
#67F37A is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 86.0% C 0.203 H 146.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67F37A |
|---|---|
| RGB | rgb(103, 243, 122) |
| HSL | hsl(128, 85%, 68%) |
| HSV | hsv(128, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 49.8%, 4.7%) |
| CIE-LAB | lab(86.20, -62.25, 46.88) |
| CIE-LCH | lch(86.20, 77.93, 143.02°) |
| OKLab | oklab(86% -0.1685 0.1133) |
| OKLCH | oklch(86% 0.203 146.1) |
| XYZ | xyz(41.1544, 68.3861, 29.4397) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.64
Easter Green
#8CFD7E
ΔE00 3.80
Wintergreen
#20F986
ΔE00 3.97
Spring Green
#00FF7F
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F37A #F367E0
analogous
#9AF367 #67F37A #67F3C0
triadic
#67F37A #7A67F3 #F37A67
tetradic
#67F37A #679AF3 #F367E0 #F3C067
square
#67F37A #679AF3 #F367E0 #F3C067
split-complementary
#67F37A #C067F3 #F3679A
monochromatic
#10CF2A #2EEF48 #67F37A #A0F7AC #D8FCDD
Accessibility & contrast
On white
1.43
#67F37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#67F37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F37A
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F37A | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#49EED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f37a; /* rgb */ color: rgb(103, 243, 122); /* oklch */ color: oklch(86.0% 0.203 146.1);
Tailwind
colors: {
custom: {
50: '#9ef8a3',
500: '#67f37a',
950: '#000000',
},
}SCSS
$custom: #67f37a; $custom-light: #9ef8a3; $custom-dark: #000000;
JSON
{
"hex": "#67f37a",
"rgb": {
"r": 103,
"g": 243,
"b": 122
},
"hsl": {
"h": 128.143,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.85999,
"c": 0.20304,
"h": 146.1
},
"luminance": 0.6839
}Semantic roles & 50–950 ramp
primary
#67F37A
secondary
#CB33B6
accent
#04C4E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580