#67F585#67F585
#67F585 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.196 H 148.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67F585 |
|---|---|
| RGB | rgb(103, 245, 133) |
| HSL | hsl(133, 88%, 68%) |
| HSV | hsv(133, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(86.94, -61.42, 42.55) |
| CIE-LCH | lch(86.94, 74.72, 145.29°) |
| OKLab | oklab(86.65% -0.1661 0.104) |
| OKLCH | oklch(86.65% 0.196 148) |
| XYZ | xyz(42.4767, 69.8779, 33.4351) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.29
Lightgreen (survey)
#76FF7B
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.83
Baby Green
#8CFF9E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F585 #F567D7
analogous
#90F567 #67F585 #67F5CC
triadic
#67F585 #8567F5 #F58567
tetradic
#67F585 #6790F5 #F567D7 #F5CC67
square
#67F585 #6790F5 #F567D7 #F5CC67
split-complementary
#67F585 #CC67F5 #F56790
monochromatic
#0ED438 #2EF157 #67F585 #A0F9B3 #DAFDE1
Accessibility & contrast
On white
1.40
#67F585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#67F585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F585
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F585 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27C
Deuteranopia (green-blind)
#E5D58D
Tritanopia (blue-blind)
#44F0DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f585; /* rgb */ color: rgb(103, 245, 133); /* oklch */ color: oklch(86.7% 0.196 148.0);
Tailwind
colors: {
custom: {
50: '#9ef9aa',
500: '#67f585',
950: '#000000',
},
}SCSS
$custom: #67f585; $custom-light: #9ef9aa; $custom-dark: #000000;
JSON
{
"hex": "#67f585",
"rgb": {
"r": 103,
"g": 245,
"b": 133
},
"hsl": {
"h": 132.676,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86652,
"c": 0.19597,
"h": 148
},
"luminance": 0.69882
}Semantic roles & 50–950 ramp
primary
#67F585
secondary
#CE32AD
accent
#01B4E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581