#67F687#67F687
#67F687 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.195 H 148.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67F687 |
|---|---|
| RGB | rgb(103, 246, 135) |
| HSL | hsl(133, 89%, 68%) |
| HSV | hsv(133, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 45.1%, 3.5%) |
| CIE-LAB | lab(87.26, -61.49, 41.99) |
| CIE-LCH | lch(87.26, 74.46, 145.67°) |
| OKLab | oklab(86.93% -0.1663 0.1028) |
| OKLCH | oklch(86.93% 0.195 148.3) |
| XYZ | xyz(42.9195, 70.5403, 34.2708) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.11
Minty Green
#0BF77D
ΔE00 3.27
Spearmint
#1EF876
ΔE00 3.30
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.72
Spring Green
#00FF7F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F687 #F667D6
analogous
#8EF667 #67F687 #67F6CF
triadic
#67F687 #8767F6 #F68767
tetradic
#67F687 #678EF6 #F667D6 #F6CF67
square
#67F687 #678EF6 #F667D6 #F6CF67
split-complementary
#67F687 #CF67F6 #F6678E
monochromatic
#0DD63A #2DF359 #67F687 #A1F9B5 #DBFDE2
Accessibility & contrast
On white
1.39
#67F687 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#67F687 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F687
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F687 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F687 | 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)
#F8E27E
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#43F1DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f687; /* rgb */ color: rgb(103, 246, 135); /* oklch */ color: oklch(86.9% 0.195 148.3);
Tailwind
colors: {
custom: {
50: '#9efaab',
500: '#67f687',
950: '#000000',
},
}SCSS
$custom: #67f687; $custom-light: #9efaab; $custom-dark: #000000;
JSON
{
"hex": "#67f687",
"rgb": {
"r": 103,
"g": 246,
"b": 135
},
"hsl": {
"h": 133.427,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.86927,
"c": 0.19549,
"h": 148.3
},
"luminance": 0.70544
}Semantic roles & 50–950 ramp
primary
#67F687
secondary
#CF32AC
accent
#00B2E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581