#67F58F#67F58F
#67F58F is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.8% C 0.187 H 150.0°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67F58F |
|---|---|
| RGB | rgb(103, 245, 143) |
| HSL | hsl(137, 88%, 68%) |
| HSV | hsv(137, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.08, -59.87, 37.85) |
| CIE-LCH | lch(87.08, 70.83, 147.70°) |
| OKLab | oklab(86.82% -0.1619 0.0935) |
| OKLCH | oklch(86.82% 0.187 150) |
| XYZ | xyz(43.2007, 70.1675, 37.2483) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.48
Baby Green
#8CFF9E
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F58F #F567CD
analogous
#86F567 #67F58F #67F5D6
triadic
#67F58F #8F67F5 #F58F67
tetradic
#67F58F #6786F5 #F567CD #F5D667
square
#67F58F #6786F5 #F567CD #F5D667
split-complementary
#67F58F #D667F5 #F56786
monochromatic
#0ED446 #2EF165 #67F58F #A0F9B9 #DAFDE4
Accessibility & contrast
On white
1.40
#67F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#67F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F58F
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F58F | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E288
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#40F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f58f; /* rgb */ color: rgb(103, 245, 143); /* oklch */ color: oklch(86.8% 0.187 150.0);
Tailwind
colors: {
custom: {
50: '#9ef9b1',
500: '#67f58f',
950: '#000000',
},
}SCSS
$custom: #67f58f; $custom-light: #9ef9b1; $custom-dark: #000000;
JSON
{
"hex": "#67f58f",
"rgb": {
"r": 103,
"g": 245,
"b": 143
},
"hsl": {
"h": 136.901,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86815,
"c": 0.18699,
"h": 150
},
"luminance": 0.70172
}Semantic roles & 50–950 ramp
primary
#67F58F
secondary
#CE32A2
accent
#01A4E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581