#67E07D#67E07D
#67E07D is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.175 H 147.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67E07D |
|---|---|
| RGB | rgb(103, 224, 125) |
| HSL | hsl(131, 66%, 64%) |
| HSV | hsv(131, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.56, -54.60, 38.34) |
| CIE-LCH | lch(80.56, 66.72, 144.92°) |
| OKLab | oklab(81.38% -0.1479 0.0941) |
| OKLCH | oklch(81.38% 0.175 147.5) |
| XYZ | xyz(35.9485, 57.6725, 28.6356) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Lightish Green
#61E160
ΔE00 4.09
Tealish Green
#0CDC73
ΔE00 4.17
Lightgreen
#90EE90
ΔE00 4.75
Turquoise Green
#04F489
ΔE00 5.83
Seaweed
#18D17B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E07D #E067CA
analogous
#8EE067 #67E07D #67E0BA
triadic
#67E07D #7D67E0 #E07D67
tetradic
#67E07D #678EE0 #E067CA #E0BA67
square
#67E07D #678EE0 #E067CA #E0BA67
split-complementary
#67E07D #BA67E0 #E0678E
monochromatic
#23AA3B #34D652 #67E07D #9AEAA8 #CDF5D4
Accessibility & contrast
On white
1.68
#67E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#67E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E07D
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E07D | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF75
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#4EDCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67e07d; /* rgb */ color: rgb(103, 224, 125); /* oklch */ color: oklch(81.4% 0.175 147.5);
Tailwind
colors: {
custom: {
50: '#9beaa4',
500: '#67e07d',
950: '#000000',
},
}SCSS
$custom: #67e07d; $custom-light: #9beaa4; $custom-dark: #000000;
JSON
{
"hex": "#67e07d",
"rgb": {
"r": 103,
"g": 224,
"b": 125
},
"hsl": {
"h": 130.909,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81375,
"c": 0.17528,
"h": 147.5
},
"luminance": 0.57676
}Semantic roles & 50–950 ramp
primary
#67E07D
secondary
#AC3F98
accent
#18ADCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480