#67E188#67E188
#67E188 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.8% C 0.166 H 150.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67E188 |
|---|---|
| RGB | rgb(103, 225, 136) |
| HSL | hsl(136, 67%, 64%) |
| HSV | hsv(136, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 39.6%, 11.8%) |
| CIE-LAB | lab(81.02, -53.24, 33.43) |
| CIE-LCH | lch(81.02, 62.87, 147.87°) |
| OKLab | oklab(81.81% -0.1443 0.083) |
| OKLCH | oklch(81.81% 0.166 150.1) |
| XYZ | xyz(36.9601, 58.5083, 32.6333) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Tealish Green
#0CDC73
ΔE00 4.45
Lightgreen
#90EE90
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.10
Turquoise Green
#04F489
ΔE00 5.57
Seaweed
#18D17B
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E188 #E167C0
analogous
#83E167 #67E188 #67E1C5
triadic
#67E188 #8867E1 #E18867
tetradic
#67E188 #6783E1 #E167C0 #E1C567
square
#67E188 #6783E1 #E167C0 #E1C567
split-complementary
#67E188 #C567E1 #E16783
monochromatic
#22AC47 #34D760 #67E188 #9AEBB0 #CDF5D8
Accessibility & contrast
On white
1.65
#67E188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#67E188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E188
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E188 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D082
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#4ADDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e188; /* rgb */ color: rgb(103, 225, 136); /* oklch */ color: oklch(81.8% 0.166 150.1);
Tailwind
colors: {
custom: {
50: '#9bebab',
500: '#67e188',
950: '#000000',
},
}SCSS
$custom: #67e188; $custom-light: #9bebab; $custom-dark: #000000;
JSON
{
"hex": "#67e188",
"rgb": {
"r": 103,
"g": 225,
"b": 136
},
"hsl": {
"h": 136.23,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.81809,
"c": 0.16645,
"h": 150.1
},
"luminance": 0.58512
}Semantic roles & 50–950 ramp
primary
#67E188
secondary
#AE3F90
accent
#179DCF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581