#67F485#67F485
#67F485 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.195 H 148.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67F485 |
|---|---|
| RGB | rgb(103, 244, 133) |
| HSL | hsl(133, 87%, 68%) |
| HSV | hsv(133, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.64, -61.05, 42.17) |
| CIE-LCH | lch(86.64, 74.20, 145.36°) |
| OKLab | oklab(86.41% -0.1651 0.1031) |
| OKLCH | oklch(86.41% 0.195 148) |
| XYZ | xyz(42.1750, 69.2745, 33.3345) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.35
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.87
Spring Green
#00FF7F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F485 #F467D6
analogous
#8FF467 #67F485 #67F4CB
triadic
#67F485 #8567F4 #F48567
tetradic
#67F485 #678FF4 #F467D6 #F4CB67
square
#67F485 #678FF4 #F467D6 #F4CB67
split-complementary
#67F485 #CB67F4 #F4678F
monochromatic
#0FD138 #2EF057 #67F485 #A0F8B3 #D9FCE1
Accessibility & contrast
On white
1.41
#67F485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#67F485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F485
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F485 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17C
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#45EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f485; /* rgb */ color: rgb(103, 244, 133); /* oklch */ color: oklch(86.4% 0.195 148.0);
Tailwind
colors: {
custom: {
50: '#9ef9aa',
500: '#67f485',
950: '#000000',
},
}SCSS
$custom: #67f485; $custom-light: #9ef9aa; $custom-dark: #000000;
JSON
{
"hex": "#67f485",
"rgb": {
"r": 103,
"g": 244,
"b": 133
},
"hsl": {
"h": 132.766,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86408,
"c": 0.19466,
"h": 148
},
"luminance": 0.69278
}Semantic roles & 50–950 ramp
primary
#67F485
secondary
#CD32AC
accent
#02B3E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581