#67E692#67E692
#67E692 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.164 H 152.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67E692 |
|---|---|
| RGB | rgb(103, 230, 146) |
| HSL | hsl(140, 72%, 65%) |
| HSV | hsv(140, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(82.67, -53.53, 30.55) |
| CIE-LCH | lch(82.67, 61.63, 150.29°) |
| OKLab | oklab(83.22% -0.1452 0.0764) |
| OKLCH | oklch(83.22% 0.164 152.2) |
| XYZ | xyz(39.0757, 61.5490, 37.0095) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Aqua Green
#12E193
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 4.90
Light Green Blue
#56FCA2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E692 #E667BB
analogous
#7BE667 #67E692 #67E6D1
triadic
#67E692 #9267E6 #E69267
tetradic
#67E692 #677BE6 #E667BB #E6D167
square
#67E692 #677BE6 #E667BB #E6D167
split-complementary
#67E692 #D167E6 #E6677B
monochromatic
#1EB551 #32DD6C #67E692 #9CEFB8 #D0F7DD
Accessibility & contrast
On white
1.58
#67E692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#67E692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E692
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E692 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#44E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e692; /* rgb */ color: rgb(103, 230, 146); /* oklch */ color: oklch(83.2% 0.164 152.2);
Tailwind
colors: {
custom: {
50: '#9cefb2',
500: '#67e692',
950: '#000000',
},
}SCSS
$custom: #67e692; $custom-light: #9cefb2; $custom-dark: #000000;
JSON
{
"hex": "#67e692",
"rgb": {
"r": 103,
"g": 230,
"b": 146
},
"hsl": {
"h": 140.315,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83216,
"c": 0.16407,
"h": 152.2
},
"luminance": 0.61553
}Semantic roles & 50–950 ramp
primary
#67E692
secondary
#B53C8C
accent
#1292D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581