#67F686#67F686
#67F686 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.196 H 148.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67F686 |
|---|---|
| RGB | rgb(103, 246, 134) |
| HSL | hsl(133, 89%, 68%) |
| HSV | hsv(133, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(87.25, -61.64, 42.46) |
| CIE-LCH | lch(87.25, 74.85, 145.44°) |
| OKLab | oklab(86.91% -0.1667 0.1038) |
| OKLCH | oklch(86.91% 0.196 148.1) |
| XYZ | xyz(42.8494, 70.5123, 33.9018) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.14
Spearmint
#1EF876
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.26
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.72
Baby Green
#8CFF9E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F686 #F667D7
analogous
#8FF667 #67F686 #67F6CD
triadic
#67F686 #8667F6 #F68667
tetradic
#67F686 #678FF6 #F667D7 #F6CD67
square
#67F686 #678FF6 #F667D7 #F6CD67
split-complementary
#67F686 #CD67F6 #F6678F
monochromatic
#0DD638 #2DF358 #67F686 #A1F9B4 #DBFDE2
Accessibility & contrast
On white
1.39
#67F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#67F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F686
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F686 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#E6D68E
Tritanopia (blue-blind)
#43F1DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f686; /* rgb */ color: rgb(103, 246, 134); /* oklch */ color: oklch(86.9% 0.196 148.1);
Tailwind
colors: {
custom: {
50: '#9efaab',
500: '#67f686',
950: '#000000',
},
}SCSS
$custom: #67f686; $custom-light: #9efaab; $custom-dark: #000000;
JSON
{
"hex": "#67f686",
"rgb": {
"r": 103,
"g": 246,
"b": 134
},
"hsl": {
"h": 133.007,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.86912,
"c": 0.19638,
"h": 148.1
},
"luminance": 0.70516
}Semantic roles & 50–950 ramp
primary
#67F686
secondary
#CF32AD
accent
#00B4E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581