#67F58C#67F58C
#67F58C is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.8% C 0.190 H 149.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67F58C |
|---|---|
| RGB | rgb(103, 245, 140) |
| HSL | hsl(136, 88%, 68%) |
| HSV | hsv(136, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(87.03, -60.35, 39.26) |
| CIE-LCH | lch(87.03, 72.00, 146.95°) |
| OKLab | oklab(86.76% -0.1632 0.0967) |
| OKLCH | oklch(86.76% 0.19 149.4) |
| XYZ | xyz(42.9765, 70.0778, 36.0674) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.52
Baby Green
#8CFF9E
ΔE00 3.56
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F58C #F567D0
analogous
#89F567 #67F58C #67F5D3
triadic
#67F58C #8C67F5 #F58C67
tetradic
#67F58C #6789F5 #F567D0 #F5D367
square
#67F58C #6789F5 #F567D0 #F5D367
split-complementary
#67F58C #D367F5 #F56789
monochromatic
#0ED441 #2EF161 #67F58C #A0F9B7 #DAFDE3
Accessibility & contrast
On white
1.40
#67F58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#67F58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F58C
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F58C | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E284
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#41F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f58c; /* rgb */ color: rgb(103, 245, 140); /* oklch */ color: oklch(86.8% 0.190 149.4);
Tailwind
colors: {
custom: {
50: '#9ef9af',
500: '#67f58c',
950: '#000000',
},
}SCSS
$custom: #67f58c; $custom-light: #9ef9af; $custom-dark: #000000;
JSON
{
"hex": "#67f58c",
"rgb": {
"r": 103,
"g": 245,
"b": 140
},
"hsl": {
"h": 135.634,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86764,
"c": 0.1897,
"h": 149.4
},
"luminance": 0.70082
}Semantic roles & 50–950 ramp
primary
#67F58C
secondary
#CE32A5
accent
#01A9E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581