#67F683#67F683
#67F683 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.199 H 147.5°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67F683 |
|---|---|
| RGB | rgb(103, 246, 131) |
| HSL | hsl(132, 89%, 68%) |
| HSV | hsv(132, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(87.21, -62.09, 43.85) |
| CIE-LCH | lch(87.21, 76.01, 144.77°) |
| OKLab | oklab(86.87% -0.1679 0.1069) |
| OKLCH | oklch(86.87% 0.199 147.5) |
| XYZ | xyz(42.6432, 70.4298, 32.8154) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.11
Minty Green
#0BF77D
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F683 #F667DA
analogous
#92F667 #67F683 #67F6CA
triadic
#67F683 #8367F6 #F68367
tetradic
#67F683 #6792F6 #F667DA #F6CA67
square
#67F683 #6792F6 #F667DA #F6CA67
split-complementary
#67F683 #CA67F6 #F66792
monochromatic
#0DD634 #2DF354 #67F683 #A1F9B2 #DBFDE1
Accessibility & contrast
On white
1.39
#67F683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#67F683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F683
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F683 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E27A
Deuteranopia (green-blind)
#E6D58B
Tritanopia (blue-blind)
#45F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f683; /* rgb */ color: rgb(103, 246, 131); /* oklch */ color: oklch(86.9% 0.199 147.5);
Tailwind
colors: {
custom: {
50: '#9efaa9',
500: '#67f683',
950: '#000000',
},
}SCSS
$custom: #67f683; $custom-light: #9efaa9; $custom-dark: #000000;
JSON
{
"hex": "#67f683",
"rgb": {
"r": 103,
"g": 246,
"b": 131
},
"hsl": {
"h": 131.748,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.86865,
"c": 0.19904,
"h": 147.5
},
"luminance": 0.70434
}Semantic roles & 50–950 ramp
primary
#67F683
secondary
#CF32B0
accent
#00B9E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581