#67E58D#67E58D
#67E58D is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.167 H 151.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67E58D |
|---|---|
| RGB | rgb(103, 229, 141) |
| HSL | hsl(138, 71%, 65%) |
| HSV | hsv(138, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.29, -53.99, 32.58) |
| CIE-LCH | lch(82.29, 63.06, 148.89°) |
| OKLab | oklab(82.88% -0.1463 0.0811) |
| OKLCH | oklch(82.88% 0.167 151) |
| XYZ | xyz(38.4178, 60.8419, 34.9133) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Lightgreen
#90EE90
ΔE00 4.60
Tealish Green
#0CDC73
ΔE00 4.86
Aqua Green
#12E193
ΔE00 4.88
Turquoise Green
#04F489
ΔE00 4.96
Seafoam Green
#7AF9AB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E58D #E567BF
analogous
#80E567 #67E58D #67E5CC
triadic
#67E58D #8D67E5 #E58D67
tetradic
#67E58D #6780E5 #E567BF #E5CC67
square
#67E58D #6780E5 #E567BF #E5CC67
split-complementary
#67E58D #CC67E5 #E56780
monochromatic
#1FB34B #33DC66 #67E58D #9BEEB4 #D0F7DB
Accessibility & contrast
On white
1.59
#67E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#67E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E58D
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E58D | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#47E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e58d; /* rgb */ color: rgb(103, 229, 141); /* oklch */ color: oklch(82.9% 0.167 151.0);
Tailwind
colors: {
custom: {
50: '#9ceeaf',
500: '#67e58d',
950: '#000000',
},
}SCSS
$custom: #67e58d; $custom-light: #9ceeaf; $custom-dark: #000000;
JSON
{
"hex": "#67e58d",
"rgb": {
"r": 103,
"g": 229,
"b": 141
},
"hsl": {
"h": 138.095,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.82879,
"c": 0.16731,
"h": 151
},
"luminance": 0.60845
}Semantic roles & 50–950 ramp
primary
#67E58D
secondary
#B43D90
accent
#1399D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581