#67E795#67E795
#67E795 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.163 H 153.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67E795 |
|---|---|
| RGB | rgb(103, 231, 149) |
| HSL | hsl(142, 73%, 65%) |
| HSV | hsv(142, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 35.5%, 9.4%) |
| CIE-LAB | lab(83.02, -53.40, 29.49) |
| CIE-LCH | lch(83.02, 61.00, 151.09°) |
| OKLab | oklab(83.52% -0.1449 0.0739) |
| OKLCH | oklch(83.52% 0.163 153) |
| XYZ | xyz(39.5912, 62.2017, 38.3477) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 4.21
Aqua Green
#12E193
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.66
Sea Green (survey)
#53FCA1
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E795 #E767B9
analogous
#79E767 #67E795 #67E7D5
triadic
#67E795 #9567E7 #E79567
tetradic
#67E795 #6779E7 #E767B9 #E7D567
square
#67E795 #6779E7 #E767B9 #E7D567
split-complementary
#67E795 #D567E7 #E76779
monochromatic
#1DB754 #32DF70 #67E795 #9CEFBA #D1F8DF
Accessibility & contrast
On white
1.56
#67E795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#67E795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E795
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E795 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D690
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#42E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e795; /* rgb */ color: rgb(103, 231, 149); /* oklch */ color: oklch(83.5% 0.163 153.0);
Tailwind
colors: {
custom: {
50: '#9cefb4',
500: '#67e795',
950: '#000000',
},
}SCSS
$custom: #67e795; $custom-light: #9cefb4; $custom-dark: #000000;
JSON
{
"hex": "#67e795",
"rgb": {
"r": 103,
"g": 231,
"b": 149
},
"hsl": {
"h": 141.563,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83517,
"c": 0.1627,
"h": 153
},
"luminance": 0.62205
}Semantic roles & 50–950 ramp
primary
#67E795
secondary
#B73B8A
accent
#118ED5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581