#67F688#67F688
#67F688 is a very light, vivid green. Relative luminance 0.706; OKLCH L 86.9% C 0.195 H 148.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67F688 |
|---|---|
| RGB | rgb(103, 246, 136) |
| HSL | hsl(134, 89%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(87.28, -61.34, 41.52) |
| CIE-LCH | lch(87.28, 74.08, 145.91°) |
| OKLab | oklab(86.94% -0.1659 0.1018) |
| OKLCH | oklch(86.94% 0.195 148.5) |
| XYZ | xyz(42.9902, 70.5686, 34.6434) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Baby Green
#8CFF9E
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F688 #F667D5
analogous
#8DF667 #67F688 #67F6CF
triadic
#67F688 #8867F6 #F68867
tetradic
#67F688 #678DF6 #F667D5 #F6CF67
square
#67F688 #678DF6 #F667D5 #F6CF67
split-complementary
#67F688 #CF67F6 #F6678D
monochromatic
#0DD63B #2DF35B #67F688 #A1F9B5 #DBFDE2
Accessibility & contrast
On white
1.39
#67F688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#67F688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F688
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F688 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E380
Deuteranopia (green-blind)
#E5D68F
Tritanopia (blue-blind)
#43F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f688; /* rgb */ color: rgb(103, 246, 136); /* oklch */ color: oklch(86.9% 0.195 148.5);
Tailwind
colors: {
custom: {
50: '#9efaac',
500: '#67f688',
950: '#000000',
},
}SCSS
$custom: #67f688; $custom-light: #9efaac; $custom-dark: #000000;
JSON
{
"hex": "#67f688",
"rgb": {
"r": 103,
"g": 246,
"b": 136
},
"hsl": {
"h": 133.846,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.86943,
"c": 0.1946,
"h": 148.5
},
"luminance": 0.70573
}Semantic roles & 50–950 ramp
primary
#67F688
secondary
#CF32AB
accent
#00B1E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581