#67E796#67E796
#67E796 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.162 H 153.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67E796 |
|---|---|
| RGB | rgb(103, 231, 150) |
| HSL | hsl(142, 73%, 65%) |
| HSV | hsv(142, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(83.04, -53.22, 29.00) |
| CIE-LCH | lch(83.04, 60.61, 151.42°) |
| OKLab | oklab(83.54% -0.1445 0.0728) |
| OKLCH | oklch(83.54% 0.162 153.3) |
| XYZ | xyz(39.6714, 62.2338, 38.7700) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 4.16
Aqua Green
#12E193
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.66
Sea Green (survey)
#53FCA1
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E796 #E767B8
analogous
#78E767 #67E796 #67E7D6
triadic
#67E796 #9667E7 #E79667
tetradic
#67E796 #6778E7 #E767B8 #E7D667
square
#67E796 #6778E7 #E767B8 #E7D667
split-complementary
#67E796 #D667E7 #E76778
monochromatic
#1DB755 #32DF71 #67E796 #9CEFBB #D1F8DF
Accessibility & contrast
On white
1.56
#67E796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#67E796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E796
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E796 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D691
Deuteranopia (green-blind)
#D5CA9B
Tritanopia (blue-blind)
#42E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e796; /* rgb */ color: rgb(103, 231, 150); /* oklch */ color: oklch(83.5% 0.162 153.3);
Tailwind
colors: {
custom: {
50: '#9cefb5',
500: '#67e796',
950: '#000000',
},
}SCSS
$custom: #67e796; $custom-light: #9cefb5; $custom-dark: #000000;
JSON
{
"hex": "#67e796",
"rgb": {
"r": 103,
"g": 231,
"b": 150
},
"hsl": {
"h": 142.031,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83537,
"c": 0.16178,
"h": 153.3
},
"luminance": 0.62237
}Semantic roles & 50–950 ramp
primary
#67E796
secondary
#B73B89
accent
#118DD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581