#67F37B#67F37B
#67F37B is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 86.0% C 0.202 H 146.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67F37B |
|---|---|
| RGB | rgb(103, 243, 123) |
| HSL | hsl(129, 85%, 68%) |
| HSV | hsv(129, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 49.4%, 4.7%) |
| CIE-LAB | lab(86.21, -62.11, 46.42) |
| CIE-LCH | lch(86.21, 77.54, 143.23°) |
| OKLab | oklab(86.01% -0.1681 0.1123) |
| OKLCH | oklch(86.01% 0.202 146.3) |
| XYZ | xyz(41.2166, 68.4110, 29.7677) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.59
Easter Green
#8CFD7E
ΔE00 3.86
Wintergreen
#20F986
ΔE00 3.89
Spring Green
#00FF7F
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F37B #F367DF
analogous
#99F367 #67F37B #67F3C1
triadic
#67F37B #7B67F3 #F37B67
tetradic
#67F37B #6799F3 #F367DF #F3C167
square
#67F37B #6799F3 #F367DF #F3C167
split-complementary
#67F37B #C167F3 #F36799
monochromatic
#10CF2C #2EEF4A #67F37B #A0F7AC #D8FCDE
Accessibility & contrast
On white
1.43
#67F37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#67F37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F37B
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F37B | 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)
#F6DF71
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#49EED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f37b; /* rgb */ color: rgb(103, 243, 123); /* oklch */ color: oklch(86.0% 0.202 146.3);
Tailwind
colors: {
custom: {
50: '#9ef8a3',
500: '#67f37b',
950: '#000000',
},
}SCSS
$custom: #67f37b; $custom-light: #9ef8a3; $custom-dark: #000000;
JSON
{
"hex": "#67f37b",
"rgb": {
"r": 103,
"g": 243,
"b": 123
},
"hsl": {
"h": 128.571,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86013,
"c": 0.20217,
"h": 146.3
},
"luminance": 0.68415
}Semantic roles & 50–950 ramp
primary
#67F37B
secondary
#CB33B5
accent
#04C2E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580