#67E590#67E590
#67E590 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.165 H 151.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67E590 |
|---|---|
| RGB | rgb(103, 229, 144) |
| HSL | hsl(140, 71%, 65%) |
| HSV | hsv(140, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 37.1%, 10.2%) |
| CIE-LAB | lab(82.34, -53.48, 31.13) |
| CIE-LCH | lch(82.34, 61.88, 149.80°) |
| OKLab | oklab(82.93% -0.145 0.0777) |
| OKLCH | oklch(82.93% 0.165 151.8) |
| XYZ | xyz(38.6440, 60.9324, 36.1048) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Aqua Green
#12E193
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.83
Lightgreen
#90EE90
ΔE00 4.85
Seafoam (survey)
#80F9AD
ΔE00 5.06
Tealish Green
#0CDC73
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E590 #E567BC
analogous
#7DE567 #67E590 #67E5CF
triadic
#67E590 #9067E5 #E59067
tetradic
#67E590 #677DE5 #E567BC #E5CF67
square
#67E590 #677DE5 #E567BC #E5CF67
split-complementary
#67E590 #CF67E5 #E5677D
monochromatic
#1FB34F #33DC6A #67E590 #9BEEB6 #D0F7DC
Accessibility & contrast
On white
1.59
#67E590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#67E590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E590
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E590 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48A
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#45E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e590; /* rgb */ color: rgb(103, 229, 144); /* oklch */ color: oklch(82.9% 0.165 151.8);
Tailwind
colors: {
custom: {
50: '#9ceeb1',
500: '#67e590',
950: '#000000',
},
}SCSS
$custom: #67e590; $custom-light: #9ceeb1; $custom-dark: #000000;
JSON
{
"hex": "#67e590",
"rgb": {
"r": 103,
"g": 229,
"b": 144
},
"hsl": {
"h": 139.524,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.82934,
"c": 0.16455,
"h": 151.8
},
"luminance": 0.60936
}Semantic roles & 50–950 ramp
primary
#67E590
secondary
#B43D8D
accent
#1394D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581