#67E690#67E690
#67E690 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.166 H 151.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67E690 |
|---|---|
| RGB | rgb(103, 230, 144) |
| HSL | hsl(139, 72%, 65%) |
| HSV | hsv(139, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(82.64, -53.88, 31.52) |
| CIE-LCH | lch(82.64, 62.42, 149.67°) |
| OKLab | oklab(83.18% -0.1461 0.0787) |
| OKLCH | oklch(83.18% 0.166 151.7) |
| XYZ | xyz(38.9215, 61.4873, 36.1973) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Aqua Green
#12E193
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 4.72
Turquoise Green
#04F489
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E690 #E667BD
analogous
#7DE667 #67E690 #67E6CF
triadic
#67E690 #9067E6 #E69067
tetradic
#67E690 #677DE6 #E667BD #E6CF67
square
#67E690 #677DE6 #E667BD #E6CF67
split-complementary
#67E690 #CF67E6 #E6677D
monochromatic
#1EB54F #32DD6A #67E690 #9CEFB6 #D0F7DD
Accessibility & contrast
On white
1.58
#67E690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#67E690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E690
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E690 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#45E3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e690; /* rgb */ color: rgb(103, 230, 144); /* oklch */ color: oklch(83.2% 0.166 151.7);
Tailwind
colors: {
custom: {
50: '#9cefb1',
500: '#67e690',
950: '#000000',
},
}SCSS
$custom: #67e690; $custom-light: #9cefb1; $custom-dark: #000000;
JSON
{
"hex": "#67e690",
"rgb": {
"r": 103,
"g": 230,
"b": 144
},
"hsl": {
"h": 139.37,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83178,
"c": 0.16592,
"h": 151.7
},
"luminance": 0.61491
}Semantic roles & 50–950 ramp
primary
#67E690
secondary
#B53C8E
accent
#1295D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581