#67F58A#67F58A
#67F58A is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.7% C 0.192 H 148.9°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67F58A |
|---|---|
| RGB | rgb(103, 245, 138) |
| HSL | hsl(135, 88%, 68%) |
| HSV | hsv(135, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(87.01, -60.66, 40.21) |
| CIE-LCH | lch(87.01, 72.78, 146.46°) |
| OKLab | oklab(86.73% -0.164 0.0988) |
| OKLCH | oklch(86.73% 0.192 148.9) |
| XYZ | xyz(42.8304, 70.0193, 35.2978) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.60
Baby Green
#8CFF9E
ΔE00 3.63
Mint Green
#8FFF9F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F58A #F567D2
analogous
#8BF567 #67F58A #67F5D1
triadic
#67F58A #8A67F5 #F58A67
tetradic
#67F58A #678BF5 #F567D2 #F5D167
square
#67F58A #678BF5 #F567D2 #F5D167
split-complementary
#67F58A #D167F5 #F5678B
monochromatic
#0ED43F #2EF15E #67F58A #A0F9B6 #DAFDE2
Accessibility & contrast
On white
1.40
#67F58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#67F58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F58A
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F58A | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#E4D591
Tritanopia (blue-blind)
#42F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f58a; /* rgb */ color: rgb(103, 245, 138); /* oklch */ color: oklch(86.7% 0.192 148.9);
Tailwind
colors: {
custom: {
50: '#9ef9ad',
500: '#67f58a',
950: '#000000',
},
}SCSS
$custom: #67f58a; $custom-light: #9ef9ad; $custom-dark: #000000;
JSON
{
"hex": "#67f58a",
"rgb": {
"r": 103,
"g": 245,
"b": 138
},
"hsl": {
"h": 134.789,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86732,
"c": 0.1915,
"h": 148.9
},
"luminance": 0.70023
}Semantic roles & 50–950 ramp
primary
#67F58A
secondary
#CE32A8
accent
#01ACE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581