#67E792#67E792
#67E792 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.165 H 152.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67E792 |
|---|---|
| RGB | rgb(103, 231, 146) |
| HSL | hsl(140, 73%, 65%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(82.97, -53.93, 30.94) |
| CIE-LCH | lch(82.97, 62.18, 150.15°) |
| OKLab | oklab(83.46% -0.1462 0.0773) |
| OKLCH | oklch(83.46% 0.165 152.1) |
| XYZ | xyz(39.3548, 62.1072, 37.1025) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.65
Light Green Blue
#56FCA2
ΔE00 4.71
Sea Green (survey)
#53FCA1
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E792 #E767BC
analogous
#7CE767 #67E792 #67E7D2
triadic
#67E792 #9267E7 #E79267
tetradic
#67E792 #677CE7 #E767BC #E7D267
square
#67E792 #677CE7 #E767BC #E7D267
split-complementary
#67E792 #D267E7 #E7677C
monochromatic
#1DB751 #32DF6C #67E792 #9CEFB8 #D1F8DE
Accessibility & contrast
On white
1.56
#67E792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#67E792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E792
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E792 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68C
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#44E4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e792; /* rgb */ color: rgb(103, 231, 146); /* oklch */ color: oklch(83.5% 0.165 152.1);
Tailwind
colors: {
custom: {
50: '#9cefb2',
500: '#67e792',
950: '#000000',
},
}SCSS
$custom: #67e792; $custom-light: #9cefb2; $custom-dark: #000000;
JSON
{
"hex": "#67e792",
"rgb": {
"r": 103,
"g": 231,
"b": 146
},
"hsl": {
"h": 140.156,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.8346,
"c": 0.16544,
"h": 152.1
},
"luminance": 0.62111
}Semantic roles & 50–950 ramp
primary
#67E792
secondary
#B73B8D
accent
#1193D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581