#67E799#67E799
#67E799 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.159 H 154.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67E799 |
|---|---|
| RGB | rgb(103, 231, 153) |
| HSL | hsl(143, 73%, 65%) |
| HSV | hsv(143, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(83.09, -52.68, 27.53) |
| CIE-LCH | lch(83.09, 59.44, 152.40°) |
| OKLab | oklab(83.6% -0.1432 0.0693) |
| OKLCH | oklch(83.6% 0.159 154.2) |
| XYZ | xyz(39.9161, 62.3317, 40.0585) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.05
Aqua Green
#12E193
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.26
Weird Green
#3AE57F
ΔE00 4.28
Light Greenish Blue
#63F7B4
ΔE00 4.69
Light Green Blue
#56FCA2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E799 #E767B5
analogous
#75E767 #67E799 #67E7D9
triadic
#67E799 #9967E7 #E79967
tetradic
#67E799 #6775E7 #E767B5 #E7D967
square
#67E799 #6775E7 #E767B5 #E7D967
split-complementary
#67E799 #D967E7 #E76775
monochromatic
#1DB759 #32DF76 #67E799 #9CEFBC #D1F8E0
Accessibility & contrast
On white
1.56
#67E799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#67E799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E799
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E799 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D694
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#40E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e799; /* rgb */ color: rgb(103, 231, 153); /* oklch */ color: oklch(83.6% 0.159 154.2);
Tailwind
colors: {
custom: {
50: '#9cefb7',
500: '#67e799',
950: '#000000',
},
}SCSS
$custom: #67e799; $custom-light: #9cefb7; $custom-dark: #000000;
JSON
{
"hex": "#67e799",
"rgb": {
"r": 103,
"g": 231,
"b": 153
},
"hsl": {
"h": 143.438,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83596,
"c": 0.15906,
"h": 154.2
},
"luminance": 0.62335
}Semantic roles & 50–950 ramp
primary
#67E799
secondary
#B73B87
accent
#1188D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581