#67DF7E#67DF7E
#67DF7E is a light, vivid green. Relative luminance 0.572; OKLCH L 81.1% C 0.173 H 147.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF7E |
|---|---|
| RGB | rgb(103, 223, 126) |
| HSL | hsl(132, 65%, 64%) |
| HSV | hsv(132, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(80.27, -54.05, 37.48) |
| CIE-LCH | lch(80.27, 65.77, 145.27°) |
| OKLab | oklab(81.15% -0.1464 0.0921) |
| OKLCH | oklch(81.15% 0.173 147.8) |
| XYZ | xyz(35.7448, 57.1622, 28.8844) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Tealish Green
#0CDC73
ΔE00 4.13
Lightish Green
#61E160
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.86
Turquoise Green
#04F489
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF7E #DF67C8
analogous
#8CDF67 #67DF7E #67DFBA
triadic
#67DF7E #7E67DF #DF7E67
tetradic
#67DF7E #678CDF #DF67C8 #DFBA67
square
#67DF7E #678CDF #DF67C8 #DFBA67
split-complementary
#67DF7E #BA67DF #DF678C
monochromatic
#23A83D #34D453 #67DF7E #9AEAA9 #CCF4D4
Accessibility & contrast
On white
1.69
#67DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#67DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF7E
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF7E | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE77
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#4EDBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67df7e; /* rgb */ color: rgb(103, 223, 126); /* oklch */ color: oklch(81.1% 0.173 147.8);
Tailwind
colors: {
custom: {
50: '#9beaa4',
500: '#67df7e',
950: '#000000',
},
}SCSS
$custom: #67df7e; $custom-light: #9beaa4; $custom-dark: #000000;
JSON
{
"hex": "#67df7e",
"rgb": {
"r": 103,
"g": 223,
"b": 126
},
"hsl": {
"h": 131.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81145,
"c": 0.173,
"h": 147.8
},
"luminance": 0.57165
}Semantic roles & 50–950 ramp
primary
#67DF7E
secondary
#AB4096
accent
#18AACD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480