#67E688#67E688
#67E688 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.173 H 149.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67E688 |
|---|---|
| RGB | rgb(103, 230, 136) |
| HSL | hsl(136, 72%, 65%) |
| HSV | hsv(136, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(82.51, -55.22, 35.39) |
| CIE-LCH | lch(82.51, 65.58, 147.35°) |
| OKLab | oklab(83.03% -0.1495 0.0876) |
| OKLCH | oklch(83.03% 0.173 149.6) |
| XYZ | xyz(38.3316, 61.2514, 33.0905) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Lightgreen
#90EE90
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.66
Turquoise Green
#04F489
ΔE00 4.70
Wintergreen
#20F986
ΔE00 5.27
Sea Green (survey)
#53FCA1
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E688 #E667C5
analogous
#85E667 #67E688 #67E6C8
triadic
#67E688 #8867E6 #E68867
tetradic
#67E688 #6785E6 #E667C5 #E6C867
square
#67E688 #6785E6 #E667C5 #E6C867
split-complementary
#67E688 #C867E6 #E66785
monochromatic
#1EB545 #32DD5F #67E688 #9CEFB1 #D0F7DA
Accessibility & contrast
On white
1.58
#67E688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#67E688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E688
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E688 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D581
Deuteranopia (green-blind)
#D6C98E
Tritanopia (blue-blind)
#48E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e688; /* rgb */ color: rgb(103, 230, 136); /* oklch */ color: oklch(83.0% 0.173 149.6);
Tailwind
colors: {
custom: {
50: '#9cefab',
500: '#67e688',
950: '#000000',
},
}SCSS
$custom: #67e688; $custom-light: #9cefab; $custom-dark: #000000;
JSON
{
"hex": "#67e688",
"rgb": {
"r": 103,
"g": 230,
"b": 136
},
"hsl": {
"h": 135.591,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83033,
"c": 0.17329,
"h": 149.6
},
"luminance": 0.61255
}Semantic roles & 50–950 ramp
primary
#67E688
secondary
#B53C96
accent
#12A1D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581