#67E793#67E793
#67E793 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.165 H 152.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67E793 |
|---|---|
| RGB | rgb(103, 231, 147) |
| HSL | hsl(141, 73%, 65%) |
| HSV | hsv(141, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 36.4%, 9.4%) |
| CIE-LAB | lab(82.99, -53.75, 30.46) |
| CIE-LCH | lch(82.99, 61.78, 150.46°) |
| OKLab | oklab(83.48% -0.1458 0.0762) |
| OKLCH | oklch(83.48% 0.165 152.4) |
| XYZ | xyz(39.4329, 62.1384, 37.5140) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.57
Light Green Blue
#56FCA2
ΔE00 4.69
Sea Green (survey)
#53FCA1
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E793 #E767BB
analogous
#7BE767 #67E793 #67E7D3
triadic
#67E793 #9367E7 #E79367
tetradic
#67E793 #677BE7 #E767BB #E7D367
square
#67E793 #677BE7 #E767BB #E7D367
split-complementary
#67E793 #D367E7 #E7677B
monochromatic
#1DB752 #32DF6D #67E793 #9CEFB9 #D1F8DE
Accessibility & contrast
On white
1.56
#67E793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#67E793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E793
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E793 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#43E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e793; /* rgb */ color: rgb(103, 231, 147); /* oklch */ color: oklch(83.5% 0.165 152.4);
Tailwind
colors: {
custom: {
50: '#9cefb3',
500: '#67e793',
950: '#000000',
},
}SCSS
$custom: #67e793; $custom-light: #9cefb3; $custom-dark: #000000;
JSON
{
"hex": "#67e793",
"rgb": {
"r": 103,
"g": 231,
"b": 147
},
"hsl": {
"h": 140.625,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83479,
"c": 0.16453,
"h": 152.4
},
"luminance": 0.62142
}Semantic roles & 50–950 ramp
primary
#67E793
secondary
#B73B8C
accent
#1191D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581