#67E691#67E691
#67E691 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.165 H 152.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67E691 |
|---|---|
| RGB | rgb(103, 230, 145) |
| HSL | hsl(140, 72%, 65%) |
| HSV | hsv(140, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 37%, 9.8%) |
| CIE-LAB | lab(82.66, -53.70, 31.03) |
| CIE-LCH | lch(82.66, 62.03, 149.98°) |
| OKLab | oklab(83.2% -0.1456 0.0775) |
| OKLCH | oklch(83.2% 0.165 152) |
| XYZ | xyz(38.9983, 61.5180, 36.6016) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Aqua Green
#12E193
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.85
Light Green Blue
#56FCA2
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E691 #E667BC
analogous
#7CE667 #67E691 #67E6D1
triadic
#67E691 #9167E6 #E69167
tetradic
#67E691 #677CE6 #E667BC #E6D167
square
#67E691 #677CE6 #E667BC #E6D167
split-complementary
#67E691 #D167E6 #E6677C
monochromatic
#1EB550 #32DD6B #67E691 #9CEFB7 #D0F7DD
Accessibility & contrast
On white
1.58
#67E691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#67E691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E691
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E691 | 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)
#E7D58B
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#45E3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e691; /* rgb */ color: rgb(103, 230, 145); /* oklch */ color: oklch(83.2% 0.165 152.0);
Tailwind
colors: {
custom: {
50: '#9cefb2',
500: '#67e691',
950: '#000000',
},
}SCSS
$custom: #67e691; $custom-light: #9cefb2; $custom-dark: #000000;
JSON
{
"hex": "#67e691",
"rgb": {
"r": 103,
"g": 230,
"b": 145
},
"hsl": {
"h": 139.843,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83197,
"c": 0.16499,
"h": 152
},
"luminance": 0.61522
}Semantic roles & 50–950 ramp
primary
#67E691
secondary
#B53C8D
accent
#1294D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581