#67F689#67F689
#67F689 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.194 H 148.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67F689 |
|---|---|
| RGB | rgb(103, 246, 137) |
| HSL | hsl(134, 89%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(87.29, -61.19, 41.06) |
| CIE-LCH | lch(87.29, 73.69, 146.14°) |
| OKLab | oklab(86.96% -0.1655 0.1007) |
| OKLCH | oklch(86.96% 0.194 148.7) |
| XYZ | xyz(43.0616, 70.5972, 35.0194) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.44
Baby Green
#8CFF9E
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.70
Lightgreen (survey)
#76FF7B
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F689 #F667D4
analogous
#8CF667 #67F689 #67F6D1
triadic
#67F689 #8967F6 #F68967
tetradic
#67F689 #678CF6 #F667D4 #F6D167
square
#67F689 #678CF6 #F667D4 #F6D167
split-complementary
#67F689 #D167F6 #F6678C
monochromatic
#0DD63D #2DF35C #67F689 #A1F9B6 #DBFDE3
Accessibility & contrast
On white
1.39
#67F689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#67F689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F689
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F689 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E381
Deuteranopia (green-blind)
#E5D690
Tritanopia (blue-blind)
#42F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f689; /* rgb */ color: rgb(103, 246, 137); /* oklch */ color: oklch(87.0% 0.194 148.7);
Tailwind
colors: {
custom: {
50: '#9efaad',
500: '#67f689',
950: '#000000',
},
}SCSS
$custom: #67f689; $custom-light: #9efaad; $custom-dark: #000000;
JSON
{
"hex": "#67f689",
"rgb": {
"r": 103,
"g": 246,
"b": 137
},
"hsl": {
"h": 134.266,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.86959,
"c": 0.1937,
"h": 148.7
},
"luminance": 0.70601
}Semantic roles & 50–950 ramp
primary
#67F689
secondary
#CF32AA
accent
#00AFE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581