#67EB74#67EB74
#67EB74 is a very light, vivid green. Relative luminance 0.636; OKLCH L 83.9% C 0.198 H 145.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB74 |
|---|---|
| RGB | rgb(103, 235, 116) |
| HSL | hsl(126, 77%, 66%) |
| HSV | hsv(126, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 50.6%, 7.8%) |
| CIE-LAB | lab(83.73, -60.10, 46.68) |
| CIE-LCH | lch(83.73, 76.09, 142.16°) |
| OKLab | oklab(83.95% -0.1629 0.1125) |
| OKLCH | oklch(83.95% 0.198 145.4) |
| XYZ | xyz(38.4519, 63.5578, 26.7612) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.84
Spearmint
#1EF876
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.30
Lightgreen (survey)
#76FF7B
ΔE00 4.40
Minty Green
#0BF77D
ΔE00 4.49
Lightgreen
#90EE90
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB74 #EB67DE
analogous
#9CEB67 #67EB74 #67EBB6
triadic
#67EB74 #7467EB #EB7467
tetradic
#67EB74 #679CEB #EB67DE #EBB667
square
#67EB74 #679CEB #EB67DE #EBB667
split-complementary
#67EB74 #B667EB #EB679C
monochromatic
#19BF29 #31E443 #67EB74 #9DF2A5 #D3F9D7
Accessibility & contrast
On white
1.53
#67EB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#67EB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB74
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB74 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#4EE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67eb74; /* rgb */ color: rgb(103, 235, 116); /* oklch */ color: oklch(83.9% 0.198 145.4);
Tailwind
colors: {
custom: {
50: '#9df29e',
500: '#67eb74',
950: '#000000',
},
}SCSS
$custom: #67eb74; $custom-light: #9df29e; $custom-dark: #000000;
JSON
{
"hex": "#67eb74",
"rgb": {
"r": 103,
"g": 235,
"b": 116
},
"hsl": {
"h": 125.909,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.83947,
"c": 0.19793,
"h": 145.4
},
"luminance": 0.63561
}Semantic roles & 50–950 ramp
primary
#67EB74
secondary
#BD39B0
accent
#0DC5D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580