#67E092#67E092
#67E092 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.156 H 153.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67E092 |
|---|---|
| RGB | rgb(103, 224, 146) |
| HSL | hsl(141, 66%, 64%) |
| HSV | hsv(141, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(80.89, -51.11, 28.16) |
| CIE-LCH | lch(80.89, 58.35, 151.15°) |
| OKLab | oklab(81.75% -0.1388 0.0707) |
| OKLCH | oklch(81.75% 0.156 153) |
| XYZ | xyz(37.4347, 58.2669, 36.4625) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 5.38
Seaweed
#18D17B
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.59
Seafoam (survey)
#80F9AD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E092 #E067B5
analogous
#79E067 #67E092 #67E0CE
triadic
#67E092 #9267E0 #E09267
tetradic
#67E092 #6779E0 #E067B5 #E0CE67
square
#67E092 #6779E0 #E067B5 #E0CE67
split-complementary
#67E092 #CE67E0 #E06779
monochromatic
#23AA53 #34D66E #67E092 #9AEAB6 #CDF5DB
Accessibility & contrast
On white
1.66
#67E092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#67E092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E092
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E092 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#46DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e092; /* rgb */ color: rgb(103, 224, 146); /* oklch */ color: oklch(81.8% 0.156 153.0);
Tailwind
colors: {
custom: {
50: '#9beab2',
500: '#67e092',
950: '#000000',
},
}SCSS
$custom: #67e092; $custom-light: #9beab2; $custom-dark: #000000;
JSON
{
"hex": "#67e092",
"rgb": {
"r": 103,
"g": 224,
"b": 146
},
"hsl": {
"h": 141.322,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81754,
"c": 0.1558,
"h": 153
},
"luminance": 0.5827
}Semantic roles & 50–950 ramp
primary
#67E092
secondary
#AC3F85
accent
#188DCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481