#67E78E#67E78E
#67E78E is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.4% C 0.169 H 151.1°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67E78E |
|---|---|
| RGB | rgb(103, 231, 142) |
| HSL | hsl(138, 73%, 65%) |
| HSV | hsv(138, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 38.5%, 9.4%) |
| CIE-LAB | lab(82.91, -54.61, 32.88) |
| CIE-LCH | lch(82.91, 63.75, 148.95°) |
| OKLab | oklab(83.39% -0.148 0.0819) |
| OKLCH | oklch(83.39% 0.169 151.1) |
| XYZ | xyz(39.0491, 61.9849, 35.4924) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Lightgreen
#90EE90
ΔE00 4.44
Turquoise Green
#04F489
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 4.73
Light Green Blue
#56FCA2
ΔE00 4.85
Sea Green (survey)
#53FCA1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E78E #E767C0
analogous
#80E767 #67E78E #67E7CE
triadic
#67E78E #8E67E7 #E78E67
tetradic
#67E78E #6780E7 #E767C0 #E7CE67
square
#67E78E #6780E7 #E767C0 #E7CE67
split-complementary
#67E78E #CE67E7 #E76780
monochromatic
#1DB74C #32DF67 #67E78E #9CEFB5 #D1F8DD
Accessibility & contrast
On white
1.57
#67E78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#67E78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E78E
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E78E | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D6CA94
Tritanopia (blue-blind)
#46E4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e78e; /* rgb */ color: rgb(103, 231, 142); /* oklch */ color: oklch(83.4% 0.169 151.1);
Tailwind
colors: {
custom: {
50: '#9cefb0',
500: '#67e78e',
950: '#000000',
},
}SCSS
$custom: #67e78e; $custom-light: #9cefb0; $custom-dark: #000000;
JSON
{
"hex": "#67e78e",
"rgb": {
"r": 103,
"g": 231,
"b": 142
},
"hsl": {
"h": 138.281,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83385,
"c": 0.16912,
"h": 151.1
},
"luminance": 0.61988
}Semantic roles & 50–950 ramp
primary
#67E78E
secondary
#B73B91
accent
#1199D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581