#67E797#67E797
#67E797 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.161 H 153.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67E797 |
|---|---|
| RGB | rgb(103, 231, 151) |
| HSL | hsl(143, 73%, 65%) |
| HSV | hsv(143, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 34.6%, 9.4%) |
| CIE-LAB | lab(83.05, -53.04, 28.51) |
| CIE-LCH | lch(83.05, 60.22, 151.74°) |
| OKLab | oklab(83.56% -0.1441 0.0716) |
| OKLCH | oklch(83.56% 0.161 153.6) |
| XYZ | xyz(39.7523, 62.2662, 39.1959) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.11
Aqua Green
#12E193
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.67
Sea Green (survey)
#53FCA1
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E797 #E767B7
analogous
#77E767 #67E797 #67E7D7
triadic
#67E797 #9767E7 #E79767
tetradic
#67E797 #6777E7 #E767B7 #E7D767
square
#67E797 #6777E7 #E767B7 #E7D767
split-complementary
#67E797 #D767E7 #E76777
monochromatic
#1DB757 #32DF73 #67E797 #9CEFBB #D1F8DF
Accessibility & contrast
On white
1.56
#67E797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#67E797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E797
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E797 | 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)
#E7D692
Deuteranopia (green-blind)
#D5CA9C
Tritanopia (blue-blind)
#41E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e797; /* rgb */ color: rgb(103, 231, 151); /* oklch */ color: oklch(83.6% 0.161 153.6);
Tailwind
colors: {
custom: {
50: '#9cefb6',
500: '#67e797',
950: '#000000',
},
}SCSS
$custom: #67e797; $custom-light: #9cefb6; $custom-dark: #000000;
JSON
{
"hex": "#67e797",
"rgb": {
"r": 103,
"g": 231,
"b": 151
},
"hsl": {
"h": 142.5,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83557,
"c": 0.16087,
"h": 153.6
},
"luminance": 0.6227
}Semantic roles & 50–950 ramp
primary
#67E797
secondary
#B73B89
accent
#118BD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581