#67E67D#67E67D
#67E67D is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.8% C 0.183 H 147.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67E67D |
|---|---|
| RGB | rgb(103, 230, 125) |
| HSL | hsl(130, 72%, 65%) |
| HSV | hsv(130, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 45.7%, 9.8%) |
| CIE-LAB | lab(82.35, -56.93, 40.63) |
| CIE-LCH | lch(82.35, 69.94, 144.49°) |
| OKLab | oklab(82.85% -0.1541 0.0993) |
| OKLCH | oklch(82.85% 0.183 147.2) |
| XYZ | xyz(37.5896, 60.9546, 29.1826) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Lightish Green
#61E160
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.66
Turquoise Green
#04F489
ΔE00 5.00
Minty Green
#0BF77D
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E67D #E667D0
analogous
#90E667 #67E67D #67E6BD
triadic
#67E67D #7D67E6 #E67D67
tetradic
#67E67D #6790E6 #E667D0 #E6BD67
square
#67E67D #6790E6 #E667D0 #E6BD67
split-complementary
#67E67D #BD67E6 #E66790
monochromatic
#1EB538 #32DD50 #67E67D #9CEFAA #D0F7D7
Accessibility & contrast
On white
1.59
#67E67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#67E67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E67D
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E67D | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D475
Deuteranopia (green-blind)
#D8C884
Tritanopia (blue-blind)
#4CE1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e67d; /* rgb */ color: rgb(103, 230, 125); /* oklch */ color: oklch(82.8% 0.183 147.2);
Tailwind
colors: {
custom: {
50: '#9cefa4',
500: '#67e67d',
950: '#000000',
},
}SCSS
$custom: #67e67d; $custom-light: #9cefa4; $custom-dark: #000000;
JSON
{
"hex": "#67e67d",
"rgb": {
"r": 103,
"g": 230,
"b": 125
},
"hsl": {
"h": 130.394,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.8285,
"c": 0.18336,
"h": 147.2
},
"luminance": 0.60958
}Semantic roles & 50–950 ramp
primary
#67E67D
secondary
#B53CA0
accent
#12B2D4
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580