#67E090#67E090
#67E090 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.158 H 152.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #67E090 |
|---|---|
| RGB | rgb(103, 224, 144) |
| HSL | hsl(140, 66%, 64%) |
| HSV | hsv(140, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(80.85, -51.47, 29.14) |
| CIE-LCH | lch(80.85, 59.14, 150.48°) |
| OKLab | oklab(81.72% -0.1397 0.073) |
| OKLCH | oklch(81.72% 0.158 152.4) |
| XYZ | xyz(37.2805, 58.2052, 35.6503) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 5.15
Seaweed
#18D17B
ΔE00 5.46
Lightgreen
#90EE90
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E090 #E067B7
analogous
#7BE067 #67E090 #67E0CD
triadic
#67E090 #9067E0 #E09067
tetradic
#67E090 #677BE0 #E067B7 #E0CD67
square
#67E090 #677BE0 #E067B7 #E0CD67
split-complementary
#67E090 #CD67E0 #E0677B
monochromatic
#23AA51 #34D66B #67E090 #9AEAB5 #CDF5DA
Accessibility & contrast
On white
1.66
#67E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#67E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E090
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E090 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08B
Deuteranopia (green-blind)
#D0C495
Tritanopia (blue-blind)
#47DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e090; /* rgb */ color: rgb(103, 224, 144); /* oklch */ color: oklch(81.7% 0.158 152.4);
Tailwind
colors: {
custom: {
50: '#9beab1',
500: '#67e090',
950: '#000000',
},
}SCSS
$custom: #67e090; $custom-light: #9beab1; $custom-dark: #000000;
JSON
{
"hex": "#67e090",
"rgb": {
"r": 103,
"g": 224,
"b": 144
},
"hsl": {
"h": 140.331,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81715,
"c": 0.15764,
"h": 152.4
},
"luminance": 0.58208
}Semantic roles & 50–950 ramp
primary
#67E090
secondary
#AC3F87
accent
#1890CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481