#67D67E#67D67E
#67D67E is a light, vivid green. Relative luminance 0.525; OKLCH L 78.9% C 0.161 H 148.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67D67E |
|---|---|
| RGB | rgb(103, 214, 126) |
| HSL | hsl(132, 58%, 62%) |
| HSV | hsv(132, 52%, 84%) |
| CMYK | cmyk(51.9%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(77.57, -50.46, 33.98) |
| CIE-LCH | lch(77.57, 60.83, 146.04°) |
| OKLab | oklab(78.93% -0.1368 0.084) |
| OKLCH | oklch(78.93% 0.161 148.4) |
| XYZ | xyz(33.4038, 52.4803, 28.1041) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.06
Tealish Green
#0CDC73
ΔE00 4.55
Weird Green
#3AE57F
ΔE00 4.56
Seaweed
#18D17B
ΔE00 4.72
Soft Green
#6FC276
ΔE00 5.21
Lightish Green
#61E160
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D67E #D667BF
analogous
#88D667 #67D67E #67D6B5
triadic
#67D67E #7E67D6 #D67E67
tetradic
#67D67E #6788D6 #D667BF #D6B567
square
#67D67E #6788D6 #D667BF #D6B567
split-complementary
#67D67E #B567D6 #D66788
monochromatic
#299941 #37C955 #67D67E #97E3A7 #C7F0D0
Accessibility & contrast
On white
1.83
#67D67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#67D67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D67E
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D67E | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#51D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67d67e; /* rgb */ color: rgb(103, 214, 126); /* oklch */ color: oklch(78.9% 0.161 148.4);
Tailwind
colors: {
custom: {
50: '#9ae3a4',
500: '#67d67e',
950: '#000000',
},
}SCSS
$custom: #67d67e; $custom-light: #9ae3a4; $custom-dark: #000000;
JSON
{
"hex": "#67d67e",
"rgb": {
"r": 103,
"g": 214,
"b": 126
},
"hsl": {
"h": 132.432,
"s": 57.513,
"l": 62.157
},
"oklch": {
"l": 0.78929,
"c": 0.16056,
"h": 148.4
},
"luminance": 0.52483
}Semantic roles & 50–950 ramp
primary
#67D67E
secondary
#9E438B
accent
#20A3C5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480