#67E18F#67E18F
#67E18F is a light, vivid green. Relative luminance 0.587; OKLCH L 81.9% C 0.160 H 152.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67E18F |
|---|---|
| RGB | rgb(103, 225, 143) |
| HSL | hsl(140, 67%, 64%) |
| HSV | hsv(140, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 36.4%, 11.8%) |
| CIE-LAB | lab(81.13, -52.05, 30.03) |
| CIE-LCH | lch(81.13, 60.09, 150.02°) |
| OKLab | oklab(81.94% -0.1412 0.0751) |
| OKLCH | oklch(81.94% 0.16 152) |
| XYZ | xyz(37.4739, 58.7139, 35.3394) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Aqua Green
#12E193
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.38
Seafoam Green
#7AF9AB
ΔE00 5.53
Seaweed
#18D17B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E18F #E167B9
analogous
#7CE167 #67E18F #67E1CC
triadic
#67E18F #8F67E1 #E18F67
tetradic
#67E18F #677CE1 #E167B9 #E1CC67
square
#67E18F #677CE1 #E167B9 #E1CC67
split-complementary
#67E18F #CC67E1 #E1677C
monochromatic
#22AC4F #34D769 #67E18F #9AEBB5 #CDF5DA
Accessibility & contrast
On white
1.65
#67E18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#67E18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E18F
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E18F | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18A
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#47DECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e18f; /* rgb */ color: rgb(103, 225, 143); /* oklch */ color: oklch(81.9% 0.160 152.0);
Tailwind
colors: {
custom: {
50: '#9bebb0',
500: '#67e18f',
950: '#000000',
},
}SCSS
$custom: #67e18f; $custom-light: #9bebb0; $custom-dark: #000000;
JSON
{
"hex": "#67e18f",
"rgb": {
"r": 103,
"g": 225,
"b": 143
},
"hsl": {
"h": 139.672,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.81939,
"c": 0.15996,
"h": 152
},
"luminance": 0.58717
}Semantic roles & 50–950 ramp
primary
#67E18F
secondary
#AE3F89
accent
#1792CF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581